#E9FF95#E9FF95
#E9FF95 is a very light, vivid yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.133 H 118.6°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FF95 |
|---|---|
| RGB | rgb(233, 255, 149) |
| HSL | hsl(72, 100%, 79%) |
| HSV | hsv(72, 42%, 100%) |
| CMYK | cmyk(8.6%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(96.42, -22.95, 48.17) |
| CIE-LCH | lch(96.42, 53.35, 115.47°) |
| OKLab | oklab(96.11% -0.0636 0.1169) |
| OKLCH | oklch(96.11% 0.133 118.6) |
| XYZ | xyz(74.7894, 91.0140, 42.0554) |
| Luminance | 0.9101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.63
Light Yellow Green
#CCFD7F
ΔE00 5.17
Yellowish Tan
#FCFC81
ΔE00 5.95
Pale Yellow
#FFFF84
ΔE00 5.96
Faded Yellow
#FEFF7F
ΔE00 6.12
Butter
#FFFF81
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FF95 #AB95FF
analogous
#FFE095 #E9FF95 #B4FF95
triadic
#E9FF95 #95E9FF #FF95E9
tetradic
#E9FF95 #95FFE0 #AB95FF #FF95B4
square
#E9FF95 #95FFE0 #AB95FF #FF95B4
split-complementary
#E9FF95 #95B4FF #E095FF
monochromatic
#D0FF1B #DCFF58 #E9FF95 #F6FFD2 #F9FFE0
Accessibility & contrast
On white
1.09
#E9FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#E9FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FF95
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FF95 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58D
Deuteranopia (green-blind)
#FFF59A
Tritanopia (blue-blind)
#F3F5E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e9ff95; /* rgb */ color: rgb(233, 255, 149); /* oklch */ color: oklch(96.1% 0.133 118.6);
Tailwind
colors: {
custom: {
50: '#f1ffb6',
500: '#e9ff95',
950: '#000000',
},
}SCSS
$custom: #e9ff95; $custom-light: #f1ffb6; $custom-dark: #000000;
JSON
{
"hex": "#e9ff95",
"rgb": {
"r": 233,
"g": 255,
"b": 149
},
"hsl": {
"h": 72.453,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.96107,
"c": 0.13308,
"h": 118.6
},
"luminance": 0.91014
}Semantic roles & 50–950 ramp
primary
#E9FF95
secondary
#7457E1
accent
#00E630
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681