#E2EEAD#E2EEAD
#E2EEAD is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.5% C 0.085 H 116.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEAD |
|---|---|
| RGB | rgb(226, 238, 173) |
| HSL | hsl(71, 66%, 81%) |
| HSV | hsv(71, 27%, 93%) |
| CMYK | cmyk(5%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(91.84, -14.39, 30.22) |
| CIE-LCH | lch(91.84, 33.47, 115.46°) |
| OKLab | oklab(92.45% -0.038 0.076) |
| OKLCH | oklch(92.45% 0.085 116.6) |
| XYZ | xyz(69.4810, 80.3354, 51.3730) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.92
Palegoldenrod
#EEE8AA
ΔE00 5.01
Cream (survey)
#FFFFC2
ΔE00 5.23
Creme
#FFFFB6
ΔE00 5.36
Light Beige
#FFFEB6
ΔE00 5.37
Parchment
#FEFCAF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEAD #B9ADEE
analogous
#EED9AD #E2EEAD #C1EEAD
triadic
#E2EEAD #ADE2EE #EEADE2
tetradic
#E2EEAD #ADEED9 #B9ADEE #EEADC1
square
#E2EEAD #ADEED9 #B9ADEE #EEADC1
split-complementary
#E2EEAD #ADC1EE #D9ADEE
monochromatic
#BED948 #D0E37A #E2EEAD #F4F9E0 #F6FAE6
Accessibility & contrast
On white
1.23
#E2EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#E2EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEAD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEAD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A9
Deuteranopia (green-blind)
#F6E8B0
Tritanopia (blue-blind)
#E9E7DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eead; /* rgb */ color: rgb(226, 238, 173); /* oklch */ color: oklch(92.5% 0.085 116.6);
Tailwind
colors: {
custom: {
50: '#ebf3c6',
500: '#e2eead',
950: '#000000',
},
}SCSS
$custom: #e2eead; $custom-light: #ebf3c6; $custom-dark: #000000;
JSON
{
"hex": "#e2eead",
"rgb": {
"r": 226,
"g": 238,
"b": 173
},
"hsl": {
"h": 71.077,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.9245,
"c": 0.08499,
"h": 116.6
},
"luminance": 0.80335
}Semantic roles & 50–950 ramp
primary
#E2EEAD
secondary
#8474CB
accent
#18CE3A
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582