#E2EE89#E2EE89
#E2EE89 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 91.8% C 0.126 H 114.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EE89 |
|---|---|
| RGB | rgb(226, 238, 137) |
| HSL | hsl(67, 75%, 74%) |
| HSV | hsv(67, 42%, 93%) |
| CMYK | cmyk(5%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(91.29, -18.68, 47.42) |
| CIE-LCH | lch(91.29, 50.96, 111.50°) |
| OKLab | oklab(91.84% -0.0521 0.1146) |
| OKLCH | oklch(91.84% 0.126 114.5) |
| XYZ | xyz(66.4546, 79.1248, 35.4339) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.63
Yellowish Tan
#FCFC81
ΔE00 5.46
Khaki (CSS)
#F0E68C
ΔE00 5.65
Manilla
#FFFA86
ΔE00 5.72
Buff
#FEF69E
ΔE00 5.77
Pale Yellow
#FFFF84
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EE89 #9589EE
analogous
#EEC789 #E2EE89 #AFEE89
triadic
#E2EE89 #89E2EE #EE89E2
tetradic
#E2EE89 #89EEC7 #9589EE #EE89AF
square
#E2EE89 #89EEC7 #9589EE #EE89AF
split-complementary
#E2EE89 #89AFEE #C789EE
monochromatic
#C6DD20 #D5E654 #E2EE89 #EFF6BE #F8FBE4
Accessibility & contrast
On white
1.25
#E2EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#E2EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EE89
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EE89 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#EDE4D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ee89; /* rgb */ color: rgb(226, 238, 137); /* oklch */ color: oklch(91.8% 0.126 114.5);
Tailwind
colors: {
custom: {
50: '#ecf3ad',
500: '#e2ee89',
950: '#000000',
},
}SCSS
$custom: #e2ee89; $custom-light: #ecf3ad; $custom-dark: #000000;
JSON
{
"hex": "#e2ee89",
"rgb": {
"r": 226,
"g": 238,
"b": 137
},
"hsl": {
"h": 67.129,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.91839,
"c": 0.12588,
"h": 114.5
},
"luminance": 0.79124
}Semantic roles & 50–950 ramp
primary
#E2EE89
secondary
#6052C9
accent
#0FD726
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581