#DEEAD3#DEEAD3
#DEEAD3 is a very light, muted yellow-green. Relative luminance 0.791; OKLCH L 92.2% C 0.033 H 129.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAD3 |
|---|---|
| RGB | rgb(222, 234, 211) |
| HSL | hsl(91, 35%, 87%) |
| HSV | hsv(91, 10%, 92%) |
| CMYK | cmyk(5.1%, 0%, 9.8%, 8.2%) |
| CIE-LAB | lab(91.27, -8.05, 9.80) |
| CIE-LCH | lch(91.27, 12.69, 129.39°) |
| OKLab | oklab(92.18% -0.0212 0.0255) |
| OKLCH | oklch(92.18% 0.033 129.7) |
| XYZ | xyz(71.3030, 79.0781, 73.1226) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.36
Beige
#F5F5DC
ΔE00 5.47
Off White (survey)
#FFFFE4
ΔE00 6.74
Lightyellow
#FFFFE0
ΔE00 6.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.47
Eggshell
#F0EAD6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAD3 #DFD3EA
analogous
#EAEAD3 #DEEAD3 #D3EAD4
triadic
#DEEAD3 #D3DEEA #EAD3DE
tetradic
#DEEAD3 #D3EAEA #DFD3EA #EAD4D3
square
#DEEAD3 #D3EAEA #DFD3EA #EAD4D3
split-complementary
#DEEAD3 #D4D3EA #EAD3EA
monochromatic
#A0C280 #BFD6AA #DEEAD3 #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.25
#DEEAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DEEAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAD3
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAD3 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D2
Deuteranopia (green-blind)
#EBE6D4
Tritanopia (blue-blind)
#DFE8E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deead3; /* rgb */ color: rgb(222, 234, 211); /* oklch */ color: oklch(92.2% 0.033 129.7);
Tailwind
colors: {
custom: {
50: '#e8f0e0',
500: '#deead3',
950: '#000000',
},
}SCSS
$custom: #deead3; $custom-light: #e8f0e0; $custom-dark: #000000;
JSON
{
"hex": "#deead3",
"rgb": {
"r": 222,
"g": 234,
"b": 211
},
"hsl": {
"h": 91.304,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.9218,
"c": 0.0332,
"h": 129.7
},
"luminance": 0.79078
}Semantic roles & 50–950 ramp
primary
#DEEAD3
secondary
#B19DC4
accent
#37AE75
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584