#DEEAA2#DEEAA2
#DEEAA2 is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.1% C 0.094 H 116.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAA2 |
|---|---|
| RGB | rgb(222, 234, 162) |
| HSL | hsl(70, 63%, 78%) |
| HSV | hsv(70, 31%, 92%) |
| CMYK | cmyk(5.1%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(90.31, -15.34, 33.72) |
| CIE-LCH | lch(90.31, 37.04, 114.46°) |
| OKLab | oklab(91.11% -0.041 0.0841) |
| OKLCH | oklch(91.11% 0.094 116) |
| XYZ | xyz(66.0685, 76.9844, 45.5543) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.16
Palegoldenrod
#EEE8AA
ΔE00 5.14
Parchment
#FEFCAF
ΔE00 5.77
Creme
#FFFFB6
ΔE00 5.80
Light Beige
#FFFEB6
ΔE00 5.82
Cream (survey)
#FFFFC2
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAA2 #AEA2EA
analogous
#EAD2A2 #DEEAA2 #BAEAA2
triadic
#DEEAA2 #A2DEEA #EAA2DE
tetradic
#DEEAA2 #A2EAD2 #AEA2EA #EAA2BA
square
#DEEAA2 #A2EAD2 #AEA2EA #EAA2BA
split-complementary
#DEEAA2 #A2BAEA #D2A2EA
monochromatic
#BBD33E #CCDF70 #DEEAA2 #F0F5D4 #F6F9E6
Accessibility & contrast
On white
1.28
#DEEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DEEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAA2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAA2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39D
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#E6E2D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #deeaa2; /* rgb */ color: rgb(222, 234, 162); /* oklch */ color: oklch(91.1% 0.094 116.0);
Tailwind
colors: {
custom: {
50: '#e9f0be',
500: '#deeaa2',
950: '#000000',
},
}SCSS
$custom: #deeaa2; $custom-light: #e9f0be; $custom-dark: #000000;
JSON
{
"hex": "#deeaa2",
"rgb": {
"r": 222,
"g": 234,
"b": 162
},
"hsl": {
"h": 70,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.91108,
"c": 0.09354,
"h": 116
},
"luminance": 0.76984
}Semantic roles & 50–950 ramp
primary
#DEEAA2
secondary
#7A6BC6
accent
#1BCB38
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582