#DEEED9#DEEED9
#DEEED9 is a very light, muted green. Relative luminance 0.817; OKLCH L 93.1% C 0.033 H 138.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEED9 |
|---|---|
| RGB | rgb(222, 238, 217) |
| HSL | hsl(106, 38%, 89%) |
| HSV | hsv(106, 9%, 93%) |
| CMYK | cmyk(6.7%, 0%, 8.8%, 6.7%) |
| CIE-LAB | lab(92.44, -9.05, 8.36) |
| CIE-LCH | lch(92.44, 12.31, 137.26°) |
| OKLab | oklab(93.15% -0.0244 0.0218) |
| OKLCH | oklch(93.15% 0.033 138.2) |
| XYZ | xyz(73.2209, 81.6879, 77.5420) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.32
Beige
#F5F5DC
ΔE00 6.48
Off White (survey)
#FFFFE4
ΔE00 7.43
Lightyellow
#FFFFE0
ΔE00 7.70
Mintcream
#F5FFFA
ΔE00 8.06
Ivory
#FFFFF0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEED9 #E9D9EE
analogous
#E9EED9 #DEEED9 #D9EEDF
triadic
#DEEED9 #D9DEEE #EED9DE
tetradic
#DEEED9 #D9E9EE #E9D9EE #EEDFD9
square
#DEEED9 #D9E9EE #E9D9EE #EEDFD9
split-complementary
#DEEED9 #DFD9EE #EED9E9
monochromatic
#95C884 #B9DBAF #DEEED9 #EDF6EA #EDF6EA
Accessibility & contrast
On white
1.21
#DEEED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DEEED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEED9
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEED9 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD8
Deuteranopia (green-blind)
#EDE9DA
Tritanopia (blue-blind)
#DEECE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deeed9; /* rgb */ color: rgb(222, 238, 217); /* oklch */ color: oklch(93.1% 0.033 138.2);
Tailwind
colors: {
custom: {
50: '#e8f3e4',
500: '#deeed9',
950: '#000000',
},
}SCSS
$custom: #deeed9; $custom-light: #e8f3e4; $custom-dark: #000000;
JSON
{
"hex": "#deeed9",
"rgb": {
"r": 222,
"g": 238,
"b": 217
},
"hsl": {
"h": 105.714,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.93149,
"c": 0.03271,
"h": 138.2
},
"luminance": 0.81688
}Semantic roles & 50–950 ramp
primary
#DEEED9
secondary
#C0A2C9
accent
#34B193
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584