#DFFEE9#DFFEE9
#DFFEE9 is a very light, muted green. Relative luminance 0.925; OKLCH L 96.9% C 0.043 H 155.9°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEE9 |
|---|---|
| RGB | rgb(223, 254, 233) |
| HSL | hsl(139, 94%, 94%) |
| HSV | hsv(139, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(97.01, -13.87, 6.67) |
| CIE-LCH | lch(97.01, 15.39, 154.32°) |
| OKLab | oklab(96.91% -0.0388 0.0174) |
| OKLCH | oklch(96.91% 0.043 155.9) |
| XYZ | xyz(80.5779, 92.4534, 90.6750) |
| Luminance | 0.9245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.48
Ice
#D6FFFA
ΔE00 6.53
Duck Egg Blue
#C3FBF4
ΔE00 7.84
Eggshell Blue
#C4FFF7
ΔE00 7.94
Ice Blue (survey)
#D7FFFE
ΔE00 8.02
Very Pale Blue
#D6FFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEE9 #FEDFF4
analogous
#E4FEDF #DFFEE9 #DFFEF8
triadic
#DFFEE9 #E9DFFE #FEE9DF
tetradic
#DFFEE9 #DFE4FE #FEDFF4 #FEF8DF
square
#DFFEE9 #DFE4FE #FEDFF4 #FEF8DF
split-complementary
#DFFEE9 #F8DFFE #FEDFE4
monochromatic
#68FA97 #A4FCC0 #DFFEE9 #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.08
#DFFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DFFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEE9
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEE9 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E8
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#DAFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffee9; /* rgb */ color: rgb(223, 254, 233); /* oklch */ color: oklch(96.9% 0.043 155.9);
Tailwind
colors: {
custom: {
50: '#e9fef0',
500: '#dffee9',
950: '#000000',
},
}SCSS
$custom: #dffee9; $custom-light: #e9fef0; $custom-dark: #000000;
JSON
{
"hex": "#dffee9",
"rgb": {
"r": 223,
"g": 254,
"b": 233
},
"hsl": {
"h": 139.355,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96908,
"c": 0.04254,
"h": 155.9
},
"luminance": 0.92455
}Semantic roles & 50–950 ramp
primary
#DFFEE9
secondary
#EA98CF
accent
#009BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585