#DCFFE9#DCFFE9
#DCFFE9 is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.046 H 157.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFE9 |
|---|---|
| RGB | rgb(220, 255, 233) |
| HSL | hsl(142, 100%, 93%) |
| HSV | hsv(142, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(97.07, -15.33, 6.74) |
| CIE-LCH | lch(97.07, 16.75, 156.26°) |
| OKLab | oklab(96.91% -0.043 0.0175) |
| OKLCH | oklch(96.91% 0.046 157.8) |
| XYZ | xyz(79.9797, 92.6172, 90.7381) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.51
Ice
#D6FFFA
ΔE00 6.52
Pale Aqua
#B8FFEB
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.38
Eggshell Blue
#C4FFF7
ΔE00 7.39
Light Light Blue
#CAFFFB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFE9 #FFDCF2
analogous
#E0FFDC #DCFFE9 #DCFFFA
triadic
#DCFFE9 #E9DCFF #FFE9DC
tetradic
#DCFFE9 #DCE0FF #FFDCF2 #FFFADC
square
#DCFFE9 #DCE0FF #FFDCF2 #FFFADC
split-complementary
#DCFFE9 #FADCFF #FFDCE0
monochromatic
#62FF9C #9FFFC3 #DCFFE9 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.08
#DCFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DCFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFE9
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFE9 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E8
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#D7FEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcffe9; /* rgb */ color: rgb(220, 255, 233); /* oklch */ color: oklch(96.9% 0.046 157.8);
Tailwind
colors: {
custom: {
50: '#e7fff0',
500: '#dcffe9',
950: '#000000',
},
}SCSS
$custom: #dcffe9; $custom-light: #e7fff0; $custom-dark: #000000;
JSON
{
"hex": "#dcffe9",
"rgb": {
"r": 220,
"g": 255,
"b": 233
},
"hsl": {
"h": 142.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96912,
"c": 0.04649,
"h": 157.8
},
"luminance": 0.92619
}Semantic roles & 50–950 ramp
primary
#DCFFE9
secondary
#EC93CB
accent
#0090E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685