#E8FA90#E8FA90
#E8FA90 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.9% C 0.132 H 116.9°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FA90 |
|---|---|
| RGB | rgb(232, 250, 144) |
| HSL | hsl(70, 91%, 77%) |
| HSV | hsv(70, 42%, 98%) |
| CMYK | cmyk(7.2%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(94.97, -21.46, 48.73) |
| CIE-LCH | lch(94.97, 53.25, 113.77°) |
| OKLab | oklab(94.91% -0.0598 0.1179) |
| OKLCH | oklch(94.91% 0.132 116.9) |
| XYZ | xyz(72.4989, 87.5413, 39.4580) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Yellowish Tan
#FCFC81
ΔE00 5.21
Pale Yellow
#FFFF84
ΔE00 5.34
Faded Yellow
#FEFF7F
ΔE00 5.50
Butter
#FFFF81
ΔE00 5.55
Light Yellow Green
#CCFD7F
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FA90 #A290FA
analogous
#FAD790 #E8FA90 #B3FA90
triadic
#E8FA90 #90E8FA #FA90E8
tetradic
#E8FA90 #90FAD7 #A290FA #FA90B3
square
#E8FA90 #90FAD7 #A290FA #FA90B3
split-complementary
#E8FA90 #90B3FA #D790FA
monochromatic
#D0F51B #DCF755 #E8FA90 #F4FDCB #F9FEE2
Accessibility & contrast
On white
1.13
#E8FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#E8FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FA90
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FA90 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF088
Deuteranopia (green-blind)
#FFF195
Tritanopia (blue-blind)
#F2F0E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e8fa90; /* rgb */ color: rgb(232, 250, 144); /* oklch */ color: oklch(94.9% 0.132 116.9);
Tailwind
colors: {
custom: {
50: '#f1fcb2',
500: '#e8fa90',
950: '#000000',
},
}SCSS
$custom: #e8fa90; $custom-light: #f1fcb2; $custom-dark: #000000;
JSON
{
"hex": "#e8fa90",
"rgb": {
"r": 232,
"g": 250,
"b": 144
},
"hsl": {
"h": 70.189,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.94911,
"c": 0.13216,
"h": 116.9
},
"luminance": 0.87541
}Semantic roles & 50–950 ramp
primary
#E8FA90
secondary
#6B55DA
accent
#00E627
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581