#E2EEA2#E2EEA2
#E2EEA2 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.2% C 0.098 H 115.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEA2 |
|---|---|
| RGB | rgb(226, 238, 162) |
| HSL | hsl(69, 69%, 78%) |
| HSV | hsv(69, 32%, 93%) |
| CMYK | cmyk(5%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(91.65, -15.82, 35.54) |
| CIE-LCH | lch(91.65, 38.90, 114.00°) |
| OKLab | oklab(92.25% -0.0424 0.0884) |
| OKLCH | oklch(92.25% 0.098 115.7) |
| XYZ | xyz(68.4601, 79.9270, 45.9963) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.07
Parchment
#FEFCAF
ΔE00 5.03
Creme
#FFFFB6
ΔE00 5.09
Light Beige
#FFFEB6
ΔE00 5.16
Palegoldenrod
#EEE8AA
ΔE00 5.33
Cream (survey)
#FFFFC2
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEA2 #AEA2EE
analogous
#EED4A2 #E2EEA2 #BCEEA2
triadic
#E2EEA2 #A2E2EE #EEA2E2
tetradic
#E2EEA2 #A2EED4 #AEA2EE #EEA2BC
square
#E2EEA2 #A2EED4 #AEA2EE #EEA2BC
split-complementary
#E2EEA2 #A2BCEE #D4A2EE
monochromatic
#C2DB3B #D2E56E #E2EEA2 #F2F7D6 #F7FAE5
Accessibility & contrast
On white
1.24
#E2EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#E2EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEA2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEA2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69D
Deuteranopia (green-blind)
#F7E8A5
Tritanopia (blue-blind)
#EAE6DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2eea2; /* rgb */ color: rgb(226, 238, 162); /* oklch */ color: oklch(92.2% 0.098 115.7);
Tailwind
colors: {
custom: {
50: '#ecf3be',
500: '#e2eea2',
950: '#000000',
},
}SCSS
$custom: #e2eea2; $custom-light: #ecf3be; $custom-dark: #000000;
JSON
{
"hex": "#e2eea2",
"rgb": {
"r": 226,
"g": 238,
"b": 162
},
"hsl": {
"h": 69.474,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.92245,
"c": 0.09803,
"h": 115.7
},
"luminance": 0.79926
}Semantic roles & 50–950 ramp
primary
#E2EEA2
secondary
#7969CB
accent
#14D132
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#161712
muted
#858582