#EAFFA5#EAFFA5
#EAFFA5 is a very light, moderate yellow-green. Relative luminance 0.917; OKLCH L 96.4% C 0.115 H 119.3°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFA5 |
|---|---|
| RGB | rgb(234, 255, 165) |
| HSL | hsl(74, 100%, 82%) |
| HSV | hsv(74, 35%, 100%) |
| CMYK | cmyk(8.2%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(96.71, -20.75, 40.78) |
| CIE-LCH | lch(96.71, 45.76, 116.97°) |
| OKLab | oklab(96.43% -0.0565 0.1007) |
| OKLCH | oklch(96.43% 0.115 119.3) |
| XYZ | xyz(76.4831, 91.7293, 49.2663) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.21
Creme
#FFFFB6
ΔE00 5.51
Parchment
#FEFCAF
ΔE00 5.66
Light Beige
#FFFEB6
ΔE00 5.79
Light Yellow Green
#CCFD7F
ΔE00 6.44
Cream (survey)
#FFFFC2
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFA5 #BAA5FF
analogous
#FFE7A5 #EAFFA5 #BDFFA5
triadic
#EAFFA5 #A5EAFF #FFA5EA
tetradic
#EAFFA5 #A5FFE7 #BAA5FF #FFA5BD
square
#EAFFA5 #A5FFE7 #BAA5FF #FFA5BD
split-complementary
#EAFFA5 #A5BDFF #E7A5FF
monochromatic
#CDFF2B #DCFF68 #EAFFA5 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.09
#EAFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#EAFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFA5
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFA5 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF69F
Deuteranopia (green-blind)
#FFF6A9
Tritanopia (blue-blind)
#F2F6E8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaffa5; /* rgb */ color: rgb(234, 255, 165); /* oklch */ color: oklch(96.4% 0.115 119.3);
Tailwind
colors: {
custom: {
50: '#f1ffc0',
500: '#eaffa5',
950: '#000000',
},
}SCSS
$custom: #eaffa5; $custom-light: #f1ffc0; $custom-dark: #000000;
JSON
{
"hex": "#eaffa5",
"rgb": {
"r": 234,
"g": 255,
"b": 165
},
"hsl": {
"h": 74,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.96432,
"c": 0.11543,
"h": 119.3
},
"luminance": 0.91729
}Semantic roles & 50–950 ramp
primary
#EAFFA5
secondary
#8264E4
accent
#00E636
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682