#E9FC8A#E9FC8A
#E9FC8A is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.3% C 0.141 H 116.9°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FC8A |
|---|---|
| RGB | rgb(233, 252, 138) |
| HSL | hsl(70, 95%, 76%) |
| HSV | hsv(70, 45%, 99%) |
| CMYK | cmyk(7.5%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(95.49, -22.65, 52.24) |
| CIE-LCH | lch(95.49, 56.94, 113.44°) |
| OKLab | oklab(95.32% -0.0636 0.1253) |
| OKLCH | oklch(95.32% 0.141 116.9) |
| XYZ | xyz(73.0028, 88.7801, 37.3303) |
| Luminance | 0.8878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.75
Pale Yellow
#FFFF84
ΔE00 4.85
Faded Yellow
#FEFF7F
ΔE00 4.91
Butter
#FFFF81
ΔE00 5.01
Banana (survey)
#FFFF7E
ΔE00 5.19
Light Khaki
#E6F2A2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FC8A #9D8AFC
analogous
#FCD68A #E9FC8A #B0FC8A
triadic
#E9FC8A #8AE9FC #FC8AE9
tetradic
#E9FC8A #8AFCD6 #9D8AFC #FC8AB0
square
#E9FC8A #8AFCD6 #9D8AFC #FC8AB0
split-complementary
#E9FC8A #8AB0FC #D68AFC
monochromatic
#D3F913 #DEFA4E #E9FC8A #F4FEC6 #F9FEE1
Accessibility & contrast
On white
1.12
#E9FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#E9FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FC8A
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FC8A | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF390
Tritanopia (blue-blind)
#F4F1E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e9fc8a; /* rgb */ color: rgb(233, 252, 138); /* oklch */ color: oklch(95.3% 0.141 116.9);
Tailwind
colors: {
custom: {
50: '#f2fdae',
500: '#e9fc8a',
950: '#000000',
},
}SCSS
$custom: #e9fc8a; $custom-light: #f2fdae; $custom-dark: #000000;
JSON
{
"hex": "#e9fc8a",
"rgb": {
"r": 233,
"g": 252,
"b": 138
},
"hsl": {
"h": 70,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.95321,
"c": 0.14058,
"h": 116.9
},
"luminance": 0.88779
}Semantic roles & 50–950 ramp
primary
#E9FC8A
secondary
#664FDC
accent
#00E626
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581