#DFFEE8#DFFEE8
#DFFEE8 is a very light, muted green. Relative luminance 0.924; OKLCH L 96.9% C 0.043 H 154.6°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEE8 |
|---|---|
| RGB | rgb(223, 254, 232) |
| HSL | hsl(137, 94%, 94%) |
| HSV | hsv(137, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(96.98, -14.05, 7.15) |
| CIE-LCH | lch(96.98, 15.77, 153.02°) |
| OKLab | oklab(96.88% -0.0392 0.0186) |
| OKLCH | oklch(96.88% 0.043 154.6) |
| XYZ | xyz(80.4355, 92.3964, 89.9248) |
| Luminance | 0.9240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.60
Ice
#D6FFFA
ΔE00 6.85
Duck Egg Blue
#C3FBF4
ΔE00 8.08
Eggshell Blue
#C4FFF7
ΔE00 8.16
Pale Aqua
#B8FFEB
ΔE00 8.33
Ice Blue (survey)
#D7FFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEE8 #FEDFF5
analogous
#E5FEDF #DFFEE8 #DFFEF7
triadic
#DFFEE8 #E8DFFE #FEE8DF
tetradic
#DFFEE8 #DFE5FE #FEDFF5 #FEF7DF
square
#DFFEE8 #DFE5FE #FEDFF5 #FEF7DF
split-complementary
#DFFEE8 #F7DFFE #FEDFE5
monochromatic
#68FA93 #A4FCBD #DFFEE8 #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.08
#DFFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DFFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEE8
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEE8 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E7
Deuteranopia (green-blind)
#F8F5E9
Tritanopia (blue-blind)
#DBFDF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffee8; /* rgb */ color: rgb(223, 254, 232); /* oklch */ color: oklch(96.9% 0.043 154.6);
Tailwind
colors: {
custom: {
50: '#e9feef',
500: '#dffee8',
950: '#000000',
},
}SCSS
$custom: #dffee8; $custom-light: #e9feef; $custom-dark: #000000;
JSON
{
"hex": "#dffee8",
"rgb": {
"r": 223,
"g": 254,
"b": 232
},
"hsl": {
"h": 137.419,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96882,
"c": 0.04342,
"h": 154.6
},
"luminance": 0.92398
}Semantic roles & 50–950 ramp
primary
#DFFEE8
secondary
#EA98D2
accent
#00A3E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585