#DCF6E0#DCF6E0
#DCF6E0 is a very light, muted green. Relative luminance 0.865; OKLCH L 94.8% C 0.040 H 149.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6E0 |
|---|---|
| RGB | rgb(220, 246, 224) |
| HSL | hsl(129, 59%, 91%) |
| HSV | hsv(129, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 8.9%, 3.5%) |
| CIE-LAB | lab(94.53, -12.49, 7.72) |
| CIE-LCH | lch(94.53, 14.69, 148.29°) |
| OKLab | oklab(94.83% -0.0346 0.0201) |
| OKLCH | oklch(94.83% 0.04 149.8) |
| XYZ | xyz(75.9227, 86.5079, 83.2043) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.00
Ice
#D6FFFA
ΔE00 7.66
Ice Blue (survey)
#D7FFFE
ΔE00 9.00
Duck Egg Blue
#C3FBF4
ΔE00 9.03
Lightcyan
#E0FFFF
ΔE00 9.04
Very Pale Blue
#D6FFFE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6E0 #F6DCF2
analogous
#E5F6DC #DCF6E0 #DCF6ED
triadic
#DCF6E0 #E0DCF6 #F6E0DC
tetradic
#DCF6E0 #DCE5F6 #F6DCF2 #F6EDDC
square
#DCF6E0 #DCE5F6 #F6DCF2 #F6EDDC
split-complementary
#DCF6E0 #EDDCF6 #F6DCE5
monochromatic
#7BDD8A #ABE9B5 #DCF6E0 #E7F9E9 #E7F9E9
Accessibility & contrast
On white
1.15
#DCF6E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DCF6E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6E0
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6E0 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DF
Deuteranopia (green-blind)
#F2EEE1
Tritanopia (blue-blind)
#D9F5EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf6e0; /* rgb */ color: rgb(220, 246, 224); /* oklch */ color: oklch(94.8% 0.040 149.8);
Tailwind
colors: {
custom: {
50: '#e7f9e9',
500: '#dcf6e0',
950: '#000000',
},
}SCSS
$custom: #dcf6e0; $custom-light: #e7f9e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf6e0",
"rgb": {
"r": 220,
"g": 246,
"b": 224
},
"hsl": {
"h": 129.231,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94825,
"c": 0.03999,
"h": 149.8
},
"luminance": 0.86509
}Semantic roles & 50–950 ramp
primary
#DCF6E0
secondary
#D79FCF
accent
#1FADC7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584