#DEFEE9#DEFEE9
#DEFEE9 is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.043 H 156.7°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEE9 |
|---|---|
| RGB | rgb(222, 254, 233) |
| HSL | hsl(141, 94%, 93%) |
| HSV | hsv(141, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(96.94, -14.20, 6.57) |
| CIE-LCH | lch(96.94, 15.64, 155.16°) |
| OKLab | oklab(96.84% -0.0398 0.0171) |
| OKLCH | oklch(96.84% 0.043 156.7) |
| XYZ | xyz(80.2707, 92.2950, 90.6606) |
| Luminance | 0.9230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.72
Ice
#D6FFFA
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Eggshell Blue
#C4FFF7
ΔE00 7.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Light Light Blue
#CAFFFB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEE9 #FEDEF3
analogous
#E3FEDE #DEFEE9 #DEFEF9
triadic
#DEFEE9 #E9DEFE #FEE9DE
tetradic
#DEFEE9 #DEE3FE #FEDEF3 #FEF9DE
square
#DEFEE9 #DEE3FE #FEDEF3 #FEF9DE
split-complementary
#DEFEE9 #F9DEFE #FEDEE3
monochromatic
#67FA9A #A3FCC1 #DEFEE9 #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.08
#DEFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DEFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEE9
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEE9 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E8
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#D9FDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defee9; /* rgb */ color: rgb(222, 254, 233); /* oklch */ color: oklch(96.8% 0.043 156.7);
Tailwind
colors: {
custom: {
50: '#e8fef0',
500: '#defee9',
950: '#000000',
},
}SCSS
$custom: #defee9; $custom-light: #e8fef0; $custom-dark: #000000;
JSON
{
"hex": "#defee9",
"rgb": {
"r": 222,
"g": 254,
"b": 233
},
"hsl": {
"h": 140.625,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.9684,
"c": 0.04332,
"h": 156.7
},
"luminance": 0.92296
}Semantic roles & 50–950 ramp
primary
#DEFEE9
secondary
#EA97CD
accent
#0097E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585