#DEEEA8#DEEEA8
#DEEEA8 is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 92.1% C 0.092 H 118.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEA8 |
|---|---|
| RGB | rgb(222, 238, 168) |
| HSL | hsl(74, 67%, 80%) |
| HSV | hsv(74, 29%, 93%) |
| CMYK | cmyk(6.7%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(91.46, -16.52, 32.21) |
| CIE-LCH | lch(91.46, 36.20, 117.16°) |
| OKLab | oklab(92.05% -0.0442 0.0807) |
| OKLCH | oklch(92.05% 0.092 118.7) |
| XYZ | xyz(67.7662, 79.5061, 48.8144) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.45
Creme
#FFFFB6
ΔE00 5.92
Light Beige
#FFFEB6
ΔE00 5.99
Palegoldenrod
#EEE8AA
ΔE00 5.99
Parchment
#FEFCAF
ΔE00 6.12
Cream (survey)
#FFFFC2
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEA8 #B8A8EE
analogous
#EEDBA8 #DEEEA8 #BBEEA8
triadic
#DEEEA8 #A8DEEE #EEA8DE
tetradic
#DEEEA8 #A8EEDB #B8A8EE #EEA8BB
square
#DEEEA8 #A8EEDB #B8A8EE #EEA8BB
split-complementary
#DEEEA8 #A8BBEE #DBA8EE
monochromatic
#B7DA42 #CBE475 #DEEEA8 #F1F8DB #F5FAE5
Accessibility & contrast
On white
1.24
#DEEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DEEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEA8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEA8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A3
Deuteranopia (green-blind)
#F5E7AB
Tritanopia (blue-blind)
#E5E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deeea8; /* rgb */ color: rgb(222, 238, 168); /* oklch */ color: oklch(92.1% 0.092 118.7);
Tailwind
colors: {
custom: {
50: '#e9f3c2',
500: '#deeea8',
950: '#000000',
},
}SCSS
$custom: #deeea8; $custom-light: #e9f3c2; $custom-dark: #000000;
JSON
{
"hex": "#deeea8",
"rgb": {
"r": 222,
"g": 238,
"b": 168
},
"hsl": {
"h": 73.714,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.92054,
"c": 0.09195,
"h": 118.7
},
"luminance": 0.79506
}Semantic roles & 50–950 ramp
primary
#DEEEA8
secondary
#846FCB
accent
#16CF41
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582