#E8F590#E8F590
#E8F590 is a very light, vivid yellow. Relative luminance 0.845; OKLCH L 93.9% C 0.126 H 114.9°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F590 |
|---|---|
| RGB | rgb(232, 245, 144) |
| HSL | hsl(68, 83%, 76%) |
| HSV | hsv(68, 41%, 96%) |
| CMYK | cmyk(5.3%, 0%, 41.2%, 3.9%) |
| CIE-LAB | lab(93.66, -19.06, 47.09) |
| CIE-LCH | lch(93.66, 50.80, 112.03°) |
| OKLab | oklab(93.86% -0.0529 0.1142) |
| OKLCH | oklch(93.86% 0.126 114.9) |
| XYZ | xyz(70.9658, 84.4751, 38.9470) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.39
Yellowish Tan
#FCFC81
ΔE00 4.96
Pale Yellow
#FFFF84
ΔE00 5.19
Manilla
#FFFA86
ΔE00 5.33
Butter
#FFFF81
ΔE00 5.43
Faded Yellow
#FEFF7F
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F590 #9D90F5
analogous
#F5D090 #E8F590 #B6F590
triadic
#E8F590 #90E8F5 #F590E8
tetradic
#E8F590 #90F5D0 #9D90F5 #F590B6
square
#E8F590 #90F5D0 #9D90F5 #F590B6
split-complementary
#E8F590 #90B6F5 #D090F5
monochromatic
#D1EB20 #DCF058 #E8F590 #F4FAC8 #F9FCE3
Accessibility & contrast
On white
1.17
#E8F590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#E8F590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F590
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F590 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#F3EBDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e8f590; /* rgb */ color: rgb(232, 245, 144); /* oklch */ color: oklch(93.9% 0.126 114.9);
Tailwind
colors: {
custom: {
50: '#f1f8b2',
500: '#e8f590',
950: '#000000',
},
}SCSS
$custom: #e8f590; $custom-light: #f1f8b2; $custom-dark: #000000;
JSON
{
"hex": "#e8f590",
"rgb": {
"r": 232,
"g": 245,
"b": 144
},
"hsl": {
"h": 67.723,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.93864,
"c": 0.12585,
"h": 114.9
},
"luminance": 0.84474
}Semantic roles & 50–950 ramp
primary
#E8F590
secondary
#6656D3
accent
#06E022
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581