#DEEED4#DEEED4
#DEEED4 is a very light, muted yellow-green. Relative luminance 0.814; OKLCH L 93.0% C 0.039 H 133.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEED4 |
|---|---|
| RGB | rgb(222, 238, 212) |
| HSL | hsl(97, 43%, 88%) |
| HSV | hsv(97, 11%, 93%) |
| CMYK | cmyk(6.7%, 0%, 10.9%, 6.7%) |
| CIE-LAB | lab(92.32, -9.90, 10.79) |
| CIE-LCH | lch(92.32, 14.64, 132.53°) |
| OKLab | oklab(93.02% -0.0264 0.0281) |
| OKLCH | oklch(93.02% 0.039 133.2) |
| XYZ | xyz(72.5804, 81.4317, 74.1687) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.43
Beige
#F5F5DC
ΔE00 6.40
Lightyellow
#FFFFE0
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 7.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.47
Eggshell (survey)
#FFFFD4
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEED4 #E4D4EE
analogous
#EBEED4 #DEEED4 #D4EED7
triadic
#DEEED4 #D4DEEE #EED4DE
tetradic
#DEEED4 #D4EBEE #E4D4EE #EED7D4
square
#DEEED4 #D4EBEE #E4D4EE #EED7D4
split-complementary
#DEEED4 #D7D4EE #EED4EB
monochromatic
#9BCB7C #BCDDA8 #DEEED4 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.21
#DEEED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DEEED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEED4
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEED4 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD3
Deuteranopia (green-blind)
#EEE8D5
Tritanopia (blue-blind)
#DEECE6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deeed4; /* rgb */ color: rgb(222, 238, 212); /* oklch */ color: oklch(93.0% 0.039 133.2);
Tailwind
colors: {
custom: {
50: '#e8f3e1',
500: '#deeed4',
950: '#000000',
},
}SCSS
$custom: #deeed4; $custom-light: #e8f3e1; $custom-dark: #000000;
JSON
{
"hex": "#deeed4",
"rgb": {
"r": 222,
"g": 238,
"b": 212
},
"hsl": {
"h": 96.923,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.93021,
"c": 0.03851,
"h": 133.2
},
"luminance": 0.81432
}Semantic roles & 50–950 ramp
primary
#DEEED4
secondary
#B89CCA
accent
#2FB682
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584