#DEEED3#DEEED3
#DEEED3 is a very light, muted yellow-green. Relative luminance 0.814; OKLCH L 93.0% C 0.040 H 132.4°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEED3 |
|---|---|
| RGB | rgb(222, 238, 211) |
| HSL | hsl(96, 44%, 88%) |
| HSV | hsv(96, 11%, 93%) |
| CMYK | cmyk(6.7%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(92.30, -10.06, 11.28) |
| CIE-LCH | lch(92.30, 15.12, 131.75°) |
| OKLab | oklab(93% -0.0268 0.0293) |
| OKLCH | oklch(93% 0.04 132.4) |
| XYZ | xyz(72.4546, 81.3814, 73.5064) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.68
Beige
#F5F5DC
ΔE00 6.42
Lightyellow
#FFFFE0
ΔE00 7.18
Off White (survey)
#FFFFE4
ΔE00 7.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.30
Eggshell (survey)
#FFFFD4
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEED3 #E3D3EE
analogous
#EBEED3 #DEEED3 #D3EED5
triadic
#DEEED3 #D3DEEE #EED3DE
tetradic
#DEEED3 #D3EBEE #E3D3EE #EED5D3
square
#DEEED3 #D3EBEE #E3D3EE #EED5D3
split-complementary
#DEEED3 #D5D3EE #EED3EB
monochromatic
#9CCC7B #BDDDA7 #DEEED3 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.22
#DEEED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DEEED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEED3
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEED3 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD2
Deuteranopia (green-blind)
#EEE8D4
Tritanopia (blue-blind)
#DFEBE6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deeed3; /* rgb */ color: rgb(222, 238, 211); /* oklch */ color: oklch(93.0% 0.040 132.4);
Tailwind
colors: {
custom: {
50: '#e8f3e0',
500: '#deeed3',
950: '#000000',
},
}SCSS
$custom: #deeed3; $custom-light: #e8f3e0; $custom-dark: #000000;
JSON
{
"hex": "#deeed3",
"rgb": {
"r": 222,
"g": 238,
"b": 211
},
"hsl": {
"h": 95.556,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.92996,
"c": 0.0397,
"h": 132.4
},
"luminance": 0.81382
}Semantic roles & 50–950 ramp
primary
#DEEED3
secondary
#B79BCA
accent
#2EB77F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584