HEX atlas value

#DBF0DC

#DBF0DC is a cool green HEX color close to Soft Mint. According to Colors Encyclopedia, it converts to RGB 219, 240, 220, HSL 123, 41%, 90%, has luminance 0.8255, and belongs to the light group.

#DBF0DC Sample readable text
HEX #DBF0DC
RGB rgb(219, 240, 220)
HSL hsl(123 41% 90%)
CMYK cmyk(9, 0, 8, 6)
Luminance 0.8255
Contrast Black 17.51:1White 1.2:1

CSS

--color-dbf0dc: #DBF0DC;
.background-dbf0dc { background-color: #DBF0DC; }
.text-dbf0dc { color: #DBF0DC; }

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.8255
Black text17.51:1AA Pass
White text1.2: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":"#DBF0DC","rgb":[219,240,220],"hsl":[123,41,90],"cmyk":[9,0,8,6],"luminance":0.8255,"contrast":{"black":17.51,"white":1.2}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.51,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.2,"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":"Soft Mint","hex":"#D5F5E3","family":"green","bestTextColor":"#000000","contrastBlack":18,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D5F6D7","hex":"#D5F6D7","family":"green","bestTextColor":"#000000","contrastBlack":17.99,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E4F0DB","hex":"#E4F0DB","family":"green","bestTextColor":"#000000","contrastBlack":17.79,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DBF0E7","hex":"#DBF0E7","family":"green","bestTextColor":"#000000","contrastBlack":17.63,"contrastWhite":1.19,"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/dbf0dc.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-mint.json","https://www.colorsencyclopedia.com/api/colors/moonstone.json","https://www.colorsencyclopedia.com/api/colors/platinum.json"]}
Harmonies
{"complementary":"#F0DBEF","analogous":["#E4F0DB","#DBF0E7"],"triadic":["#DCDBF0","#F0DCDB"],"tetradic":["#DBE4F0","#F0DBEF","#F0E7DB"],"splitComplementary":["#E7DBF0","#F0DBE4"],"monochromatic":["#FFFFFF","#DBF0DC","#9AD59D"]}
Variants
{"light":"#FFFFFF","dark":"#9AD59D","saturated":"#D5F6D7","desaturated":"#E1EAE1","pastel":"#FFFFFF","neon":"#F5FFF5"}
Nearest named colors
[{"slug":"soft-mint","name":"Soft Mint","hex":"#D5F5E3","distance":10.488088481701515},{"slug":"moonstone","name":"Moonstone","hex":"#D9E6E8","distance":15.748015748023622},{"slug":"platinum","name":"Platinum","hex":"#E5E4E2","distance":16.73320053068151},{"slug":"alabaster","name":"Alabaster","hex":"#EDEAE0","distance":19.390719429665317},{"slug":"fog","name":"Fog","hex":"#D7DDE0","distance":19.82422760159901}]

HEX meaning and use

About #DBF0DC

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

The RGB channels are 219, 240, and 220, with green carrying the strongest channel weight. In HSL, the hue is 123deg with 41% 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.8255, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 10.49, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.51:1AA Pass
White text1.2:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.51:1 · AAA
White text#FFFFFF1.2:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Soft Mint#000000 text · best 18:1#D5F5E3
#D5F6D7#000000 text · best 17.99:1#D5F6D7
#E4F0DB#000000 text · best 17.79:1#E4F0DB
#DBF0E7#000000 text · best 17.63:1#DBF0E7

Generated Palette

#DBF0DC#DBF0DC
#F0DBEF#F0DBEF
#E4F0DB#E4F0DB
#DBF0E7#DBF0E7
White#FFFFFF
#9AD59D#9AD59D

Color Harmonies

#F0DBEF#F0DBEF
#E4F0DB#E4F0DB
#DBF0E7#DBF0E7
#DCDBF0#DCDBF0
#F0DCDB#F0DCDB

Variants

White#FFFFFF
#9AD59D#9AD59D
#D5F6D7#D5F6D7
#E1EAE1#E1EAE1
White#FFFFFF
#F5FFF5#F5FFF5

Nearest Named Colors