#E4EE89#E4EE89
#E4EE89 is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.0% C 0.125 H 113.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EE89 |
|---|---|
| RGB | rgb(228, 238, 137) |
| HSL | hsl(66, 75%, 74%) |
| HSV | hsv(66, 42%, 93%) |
| CMYK | cmyk(4.2%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(91.44, -17.91, 47.63) |
| CIE-LCH | lch(91.44, 50.89, 110.61°) |
| OKLab | oklab(91.99% -0.05 0.115) |
| OKLCH | oklch(91.99% 0.125 113.5) |
| XYZ | xyz(67.0856, 79.4501, 35.4634) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.73
Yellowish Tan
#FCFC81
ΔE00 5.12
Khaki (CSS)
#F0E68C
ΔE00 5.22
Manilla
#FFFA86
ΔE00 5.32
Buff
#FEF69E
ΔE00 5.36
Pale Yellow
#FFFF84
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EE89 #9389EE
analogous
#EEC589 #E4EE89 #B1EE89
triadic
#E4EE89 #89E4EE #EE89E4
tetradic
#E4EE89 #89EEC5 #9389EE #EE89B1
square
#E4EE89 #89EEC5 #9389EE #EE89B1
split-complementary
#E4EE89 #89B1EE #C589EE
monochromatic
#CADD20 #D8E654 #E4EE89 #F0F6BE #F9FBE4
Accessibility & contrast
On white
1.24
#E4EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#E4EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EE89
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EE89 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#EFE3D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4ee89; /* rgb */ color: rgb(228, 238, 137); /* oklch */ color: oklch(92.0% 0.125 113.5);
Tailwind
colors: {
custom: {
50: '#eef3ad',
500: '#e4ee89',
950: '#000000',
},
}SCSS
$custom: #e4ee89; $custom-light: #eef3ad; $custom-dark: #000000;
JSON
{
"hex": "#e4ee89",
"rgb": {
"r": 228,
"g": 238,
"b": 137
},
"hsl": {
"h": 65.941,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.91992,
"c": 0.12545,
"h": 113.5
},
"luminance": 0.79449
}Semantic roles & 50–950 ramp
primary
#E4EE89
secondary
#5E52C9
accent
#0FD722
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581