#E2EE8A#E2EE8A
#E2EE8A is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 91.9% C 0.125 H 114.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EE8A |
|---|---|
| RGB | rgb(226, 238, 138) |
| HSL | hsl(67, 75%, 74%) |
| HSV | hsv(67, 42%, 93%) |
| CMYK | cmyk(5%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(91.30, -18.58, 46.95) |
| CIE-LCH | lch(91.30, 50.49, 111.59°) |
| OKLab | oklab(91.85% -0.0517 0.1136) |
| OKLCH | oklch(91.85% 0.125 114.5) |
| XYZ | xyz(66.5267, 79.1536, 35.8134) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.49
Yellowish Tan
#FCFC81
ΔE00 5.55
Khaki (CSS)
#F0E68C
ΔE00 5.64
Buff
#FEF69E
ΔE00 5.74
Manilla
#FFFA86
ΔE00 5.79
Pale Yellow
#FFFF84
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EE8A #968AEE
analogous
#EEC88A #E2EE8A #B0EE8A
triadic
#E2EE8A #8AE2EE #EE8AE2
tetradic
#E2EE8A #8AEEC8 #968AEE #EE8AB0
square
#E2EE8A #8AEEC8 #968AEE #EE8AB0
split-complementary
#E2EE8A #8AB0EE #C88AEE
monochromatic
#C7DD20 #D5E655 #E2EE8A #EFF6BF #F8FBE4
Accessibility & contrast
On white
1.25
#E2EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#E2EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EE8A
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EE8A | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE582
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#EDE4D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ee8a; /* rgb */ color: rgb(226, 238, 138); /* oklch */ color: oklch(91.9% 0.125 114.5);
Tailwind
colors: {
custom: {
50: '#ecf3ae',
500: '#e2ee8a',
950: '#000000',
},
}SCSS
$custom: #e2ee8a; $custom-light: #ecf3ae; $custom-dark: #000000;
JSON
{
"hex": "#e2ee8a",
"rgb": {
"r": 226,
"g": 238,
"b": 138
},
"hsl": {
"h": 67.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.91853,
"c": 0.12482,
"h": 114.5
},
"luminance": 0.79153
}Semantic roles & 50–950 ramp
primary
#E2EE8A
secondary
#6153C9
accent
#0FD727
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581