#E2EA96#E2EA96
#E2EA96 is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.2% C 0.107 H 113.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EA96 |
|---|---|
| RGB | rgb(226, 234, 150) |
| HSL | hsl(66, 67%, 75%) |
| HSV | hsv(66, 36%, 92%) |
| CMYK | cmyk(3.4%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(90.42, -15.30, 39.94) |
| CIE-LCH | lch(90.42, 42.77, 110.96°) |
| OKLab | oklab(91.21% -0.0416 0.0982) |
| OKLCH | oklch(91.21% 0.107 113) |
| XYZ | xyz(66.2923, 77.2172, 40.2604) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.11
Khaki (CSS)
#F0E68C
ΔE00 4.95
Parchment
#FEFCAF
ΔE00 5.08
Buff
#FEF69E
ΔE00 5.29
Palegoldenrod
#EEE8AA
ΔE00 5.33
Creme
#FFFFB6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EA96 #9E96EA
analogous
#EAC896 #E2EA96 #B8EA96
triadic
#E2EA96 #96E2EA #EA96E2
tetradic
#E2EA96 #96EAC8 #9E96EA #EA96B8
square
#E2EA96 #96EAC8 #9E96EA #EA96B8
split-complementary
#E2EA96 #96B8EA #C896EA
monochromatic
#C6D630 #D4E063 #E2EA96 #F0F4C9 #F8FAE5
Accessibility & contrast
On white
1.28
#E2EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#E2EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EA96
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EA96 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E290
Deuteranopia (green-blind)
#F6E59A
Tritanopia (blue-blind)
#ECE1D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2ea96; /* rgb */ color: rgb(226, 234, 150); /* oklch */ color: oklch(91.2% 0.107 113.0);
Tailwind
colors: {
custom: {
50: '#ecf0b6',
500: '#e2ea96',
950: '#000000',
},
}SCSS
$custom: #e2ea96; $custom-light: #ecf0b6; $custom-dark: #000000;
JSON
{
"hex": "#e2ea96",
"rgb": {
"r": 226,
"g": 234,
"b": 150
},
"hsl": {
"h": 65.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.91205,
"c": 0.10663,
"h": 113
},
"luminance": 0.77216
}Semantic roles & 50–950 ramp
primary
#E2EA96
secondary
#695FC5
accent
#17CF28
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#161611
muted
#858581