#DEEEA0#DEEEA0
#DEEEA0 is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.9% C 0.101 H 117.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEA0 |
|---|---|
| RGB | rgb(222, 238, 160) |
| HSL | hsl(72, 70%, 78%) |
| HSV | hsv(72, 33%, 93%) |
| CMYK | cmyk(6.7%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(91.33, -17.55, 36.07) |
| CIE-LCH | lch(91.33, 40.12, 115.95°) |
| OKLab | oklab(91.91% -0.0474 0.0896) |
| OKLCH | oklch(91.91% 0.101 117.9) |
| XYZ | xyz(67.0438, 79.2171, 45.0094) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.48
Parchment
#FEFCAF
ΔE00 5.84
Creme
#FFFFB6
ΔE00 5.86
Light Beige
#FFFEB6
ΔE00 5.96
Palegoldenrod
#EEE8AA
ΔE00 6.27
Cream (survey)
#FFFFC2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEA0 #B0A0EE
analogous
#EED7A0 #DEEEA0 #B7EEA0
triadic
#DEEEA0 #A0DEEE #EEA0DE
tetradic
#DEEEA0 #A0EED7 #B0A0EE #EEA0B7
square
#DEEEA0 #A0EED7 #B0A0EE #EEA0B7
split-complementary
#DEEEA0 #A0B7EE #D7A0EE
monochromatic
#BADB38 #CCE56C #DEEEA0 #F0F7D4 #F6FAE5
Accessibility & contrast
On white
1.25
#DEEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DEEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEA0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEA0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69B
Deuteranopia (green-blind)
#F6E7A3
Tritanopia (blue-blind)
#E6E6DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deeea0; /* rgb */ color: rgb(222, 238, 160); /* oklch */ color: oklch(91.9% 0.101 117.9);
Tailwind
colors: {
custom: {
50: '#e9f3bd',
500: '#deeea0',
950: '#000000',
},
}SCSS
$custom: #deeea0; $custom-light: #e9f3bd; $custom-dark: #000000;
JSON
{
"hex": "#deeea0",
"rgb": {
"r": 222,
"g": 238,
"b": 160
},
"hsl": {
"h": 72.308,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.91908,
"c": 0.10132,
"h": 117.9
},
"luminance": 0.79217
}Semantic roles & 50–950 ramp
primary
#DEEEA0
secondary
#7C67CB
accent
#14D23B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582