HEX atlas value

#DBF3D8

#DBF3D8 is a cool green HEX color close to Soft Mint. According to Colors Encyclopedia, it converts to RGB 219, 243, 216, HSL 113, 53%, 90%, has luminance 0.8412, and belongs to the light group.

#DBF3D8 Sample readable text
HEX #DBF3D8
RGB rgb(219, 243, 216)
HSL hsl(113 53% 90%)
CMYK cmyk(10, 0, 11, 5)
Luminance 0.8412
Contrast Black 17.82:1White 1.18:1

CSS

--color-dbf3d8: #DBF3D8;
.background-dbf3d8 { background-color: #DBF3D8; }
.text-dbf3d8 { color: #DBF3D8; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8412
Black text17.82:1AA Pass
White text1.18:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#DBF3D8","rgb":[219,243,216],"hsl":[113,53,90],"cmyk":[10,0,11,5],"luminance":0.8412,"contrast":{"black":17.82,"white":1.18}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.82,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.18,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D7F9D2","hex":"#D7F9D2","family":"green","bestTextColor":"#000000","contrastBlack":18.37,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E9F3D8","hex":"#E9F3D8","family":"green","bestTextColor":"#000000","contrastBlack":18.28,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Soft Mint","hex":"#D5F5E3","family":"green","bestTextColor":"#000000","contrastBlack":18,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Soft Mint adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/dbf3d8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-mint.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json","https://www.colorsencyclopedia.com/api/colors/platinum.json"]}
Harmonies
{"complementary":"#F0D8F3","analogous":["#E9F3D8","#D8F3E2"],"triadic":["#D8DBF3","#F3D8DB"],"tetradic":["#D8E9F3","#F0D8F3","#F3E2D8"],"splitComplementary":["#E2D8F3","#F3D8E9"],"monochromatic":["#FFFFFF","#DBF3D8","#9BDD92"]}
Variants
{"light":"#FFFFFF","dark":"#9BDD92","saturated":"#D7F9D2","desaturated":"#DFEDDE","pastel":"#FFFFFF","neon":"#F6FFF5"}
Nearest named colors
[{"slug":"soft-mint","name":"Soft Mint","hex":"#D5F5E3","distance":12.68857754044952},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":16.792855623746664},{"slug":"platinum","name":"Platinum","hex":"#E5E4E2","distance":20.615528128088304},{"slug":"moonstone","name":"Moonstone","hex":"#D9E6E8","distance":20.71231517720798},{"slug":"alabaster","name":"Alabaster","hex":"#EDEAE0","distance":21.656407827707714}]

HEX meaning and use

About #DBF3D8

#DBF3D8 is classified as a cool green value with light visual character. #DBF3D8 is visually closest to Soft Mint, a named green color with HEX #D5F5E3.

The RGB channels are 219, 243, and 216, with green carrying the strongest channel weight. In HSL, the hue is 113deg with 53% saturation and 90% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and light surfaces. Its luminance is 0.8412, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 12.69, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.82:1AA Pass
White text1.18:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #DBF3D8 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000017.82:1 · AAA
White text#FFFFFF1.18:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#D7F9D2#000000 text · best 18.37:1#D7F9D2
#E9F3D8#000000 text · best 18.28:1#E9F3D8
Pastel Mint#000000 text · best 18.21:1#CEFAD0
Soft Mint#000000 text · best 18:1#D5F5E3

Generated Palette

#DBF3D8#DBF3D8
#F0D8F3#F0D8F3
#E9F3D8#E9F3D8
#D8F3E2#D8F3E2
White#FFFFFF
#9BDD92#9BDD92

Color Harmonies

#F0D8F3#F0D8F3
#E9F3D8#E9F3D8
#D8F3E2#D8F3E2
#D8DBF3#D8DBF3
#F3D8DB#F3D8DB

Variants

White#FFFFFF
#9BDD92#9BDD92
#D7F9D2#D7F9D2
#DFEDDE#DFEDDE
White#FFFFFF
#F6FFF5#F6FFF5

Nearest Named Colors