#E9FA95#E9FA95
#E9FA95 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 95.1% C 0.127 H 116.7°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FA95 |
|---|---|
| RGB | rgb(233, 250, 149) |
| HSL | hsl(70, 91%, 78%) |
| HSV | hsv(70, 40%, 98%) |
| CMYK | cmyk(6.8%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(95.10, -20.55, 46.52) |
| CIE-LCH | lch(95.10, 50.85, 113.84°) |
| OKLab | oklab(95.06% -0.0569 0.1131) |
| OKLCH | oklch(95.06% 0.127 116.7) |
| XYZ | xyz(73.2151, 87.8654, 41.5307) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.54
Yellowish Tan
#FCFC81
ΔE00 5.49
Pale Yellow
#FFFF84
ΔE00 5.60
Parchment
#FEFCAF
ΔE00 5.72
Faded Yellow
#FEFF7F
ΔE00 5.83
Butter
#FFFF81
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FA95 #A695FA
analogous
#FAD895 #E9FA95 #B6FA95
triadic
#E9FA95 #95E9FA #FA95E9
tetradic
#E9FA95 #95FAD8 #A695FA #FA95B6
square
#E9FA95 #95FAD8 #A695FA #FA95B6
split-complementary
#E9FA95 #95B6FA #D895FA
monochromatic
#D1F420 #DDF75B #E9FA95 #F5FDCF #F9FEE2
Accessibility & contrast
On white
1.13
#E9FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#E9FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FA95
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FA95 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FFF29A
Tritanopia (blue-blind)
#F3F0E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e9fa95; /* rgb */ color: rgb(233, 250, 149); /* oklch */ color: oklch(95.1% 0.127 116.7);
Tailwind
colors: {
custom: {
50: '#f1fcb5',
500: '#e9fa95',
950: '#000000',
},
}SCSS
$custom: #e9fa95; $custom-light: #f1fcb5; $custom-dark: #000000;
JSON
{
"hex": "#e9fa95",
"rgb": {
"r": 233,
"g": 250,
"b": 149
},
"hsl": {
"h": 70.099,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.95059,
"c": 0.12662,
"h": 116.7
},
"luminance": 0.87865
}Semantic roles & 50–950 ramp
primary
#E9FA95
secondary
#6F59DA
accent
#00E627
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581