#EAFF91#EAFF91
#EAFF91 is a very light, vivid yellow-green. Relative luminance 0.911; OKLCH L 96.1% C 0.137 H 117.9°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF91 |
|---|---|
| RGB | rgb(234, 255, 145) |
| HSL | hsl(71, 100%, 78%) |
| HSV | hsv(71, 43%, 100%) |
| CMYK | cmyk(8.2%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(96.43, -22.99, 50.11) |
| CIE-LCH | lch(96.43, 55.14, 114.65°) |
| OKLab | oklab(96.12% -0.0641 0.121) |
| OKLCH | oklch(96.12% 0.137 117.9) |
| XYZ | xyz(74.8030, 91.0573, 40.4177) |
| Luminance | 0.9106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.03
Light Yellow Green
#CCFD7F
ΔE00 5.26
Yellowish Tan
#FCFC81
ΔE00 5.41
Pale Yellow
#FFFF84
ΔE00 5.44
Faded Yellow
#FEFF7F
ΔE00 5.55
Butter
#FFFF81
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF91 #A691FF
analogous
#FFDD91 #EAFF91 #B3FF91
triadic
#EAFF91 #91EAFF #FF91EA
tetradic
#EAFF91 #91FFDD #A691FF #FF91B3
square
#EAFF91 #91FFDD #A691FF #FF91B3
split-complementary
#EAFF91 #91B3FF #DD91FF
monochromatic
#D3FF17 #DEFF54 #EAFF91 #F6FFCE #F9FFE0
Accessibility & contrast
On white
1.09
#EAFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#EAFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF91
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF91 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF488
Deuteranopia (green-blind)
#FFF597
Tritanopia (blue-blind)
#F4F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaff91; /* rgb */ color: rgb(234, 255, 145); /* oklch */ color: oklch(96.1% 0.137 117.9);
Tailwind
colors: {
custom: {
50: '#f2ffb3',
500: '#eaff91',
950: '#000000',
},
}SCSS
$custom: #eaff91; $custom-light: #f2ffb3; $custom-dark: #000000;
JSON
{
"hex": "#eaff91",
"rgb": {
"r": 234,
"g": 255,
"b": 145
},
"hsl": {
"h": 71.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.96122,
"c": 0.13696,
"h": 117.9
},
"luminance": 0.91057
}Semantic roles & 50–950 ramp
primary
#EAFF91
secondary
#6E53E1
accent
#00E62C
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681