#E9FD8A#E9FD8A
#E9FD8A is a very light, vivid yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.142 H 117.3°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FD8A |
|---|---|
| RGB | rgb(233, 253, 138) |
| HSL | hsl(70, 97%, 77%) |
| HSV | hsv(70, 45%, 99%) |
| CMYK | cmyk(7.9%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(95.75, -23.13, 52.56) |
| CIE-LCH | lch(95.75, 57.43, 113.75°) |
| OKLab | oklab(95.53% -0.065 0.1261) |
| OKLCH | oklch(95.53% 0.142 117.3) |
| XYZ | xyz(73.3177, 89.4098, 37.4352) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.88
Pale Yellow
#FFFF84
ΔE00 4.96
Faded Yellow
#FEFF7F
ΔE00 5.00
Butter
#FFFF81
ΔE00 5.11
Banana (survey)
#FFFF7E
ΔE00 5.28
Light Yellow Green
#CCFD7F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FD8A #9E8AFD
analogous
#FDD88A #E9FD8A #B0FD8A
triadic
#E9FD8A #8AE9FD #FD8AE9
tetradic
#E9FD8A #8AFDD8 #9E8AFD #FD8AB0
square
#E9FD8A #8AFDD8 #9E8AFD #FD8AB0
split-complementary
#E9FD8A #8AB0FD #D88AFD
monochromatic
#D2FB12 #DEFC4E #E9FD8A #F4FEC6 #F9FEE1
Accessibility & contrast
On white
1.11
#E9FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#E9FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FD8A
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FD8A | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF490
Tritanopia (blue-blind)
#F4F2E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e9fd8a; /* rgb */ color: rgb(233, 253, 138); /* oklch */ color: oklch(95.5% 0.142 117.3);
Tailwind
colors: {
custom: {
50: '#f2feae',
500: '#e9fd8a',
950: '#000000',
},
}SCSS
$custom: #e9fd8a; $custom-light: #f2feae; $custom-dark: #000000;
JSON
{
"hex": "#e9fd8a",
"rgb": {
"r": 233,
"g": 253,
"b": 138
},
"hsl": {
"h": 70.435,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.95531,
"c": 0.14183,
"h": 117.3
},
"luminance": 0.89409
}Semantic roles & 50–950 ramp
primary
#E9FD8A
secondary
#674EDD
accent
#00E628
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581