#EAFF90#EAFF90
#EAFF90 is a very light, vivid yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.138 H 117.9°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF90 |
|---|---|
| RGB | rgb(234, 255, 144) |
| HSL | hsl(71, 100%, 78%) |
| HSV | hsv(71, 44%, 100%) |
| CMYK | cmyk(8.2%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(96.42, -23.10, 50.57) |
| CIE-LCH | lch(96.42, 55.60, 114.55°) |
| OKLab | oklab(96.11% -0.0645 0.122) |
| OKLCH | oklch(96.11% 0.138 117.9) |
| XYZ | xyz(74.7262, 91.0266, 40.0134) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.14
Light Yellow Green
#CCFD7F
ΔE00 5.25
Yellowish Tan
#FCFC81
ΔE00 5.34
Pale Yellow
#FFFF84
ΔE00 5.36
Faded Yellow
#FEFF7F
ΔE00 5.47
Butter
#FFFF81
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF90 #A590FF
analogous
#FFDC90 #EAFF90 #B2FF90
triadic
#EAFF90 #90EAFF #FF90EA
tetradic
#EAFF90 #90FFDC #A590FF #FF90B2
square
#EAFF90 #90FFDC #A590FF #FF90B2
split-complementary
#EAFF90 #90B2FF #DC90FF
monochromatic
#D3FF16 #DEFF53 #EAFF90 #F6FFCD #F9FFE0
Accessibility & contrast
On white
1.09
#EAFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#EAFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF90
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF90 | 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)
#FFF487
Deuteranopia (green-blind)
#FFF596
Tritanopia (blue-blind)
#F4F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaff90; /* rgb */ color: rgb(234, 255, 144); /* oklch */ color: oklch(96.1% 0.138 117.9);
Tailwind
colors: {
custom: {
50: '#f2ffb2',
500: '#eaff90',
950: '#000000',
},
}SCSS
$custom: #eaff90; $custom-light: #f2ffb2; $custom-dark: #000000;
JSON
{
"hex": "#eaff90",
"rgb": {
"r": 234,
"g": 255,
"b": 144
},
"hsl": {
"h": 71.351,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.96108,
"c": 0.13799,
"h": 117.9
},
"luminance": 0.91026
}Semantic roles & 50–950 ramp
primary
#EAFF90
secondary
#6D53E1
accent
#00E62B
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681