#E5FFAA#E5FFAA
#E5FFAA is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.111 H 122.3°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFAA |
|---|---|
| RGB | rgb(229, 255, 170) |
| HSL | hsl(78, 100%, 83%) |
| HSV | hsv(78, 33%, 100%) |
| CMYK | cmyk(10.2%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.44, -21.96, 37.90) |
| CIE-LCH | lch(96.44, 43.80, 120.08°) |
| OKLab | oklab(96.16% -0.0596 0.0941) |
| OKLCH | oklch(96.16% 0.111 122.3) |
| XYZ | xyz(75.3283, 91.0802, 51.6342) |
| Luminance | 0.9108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.73
Light Light Green
#C8FFB0
ΔE00 6.08
Very Light Green
#D1FFBD
ΔE00 6.22
Celery
#C1FD95
ΔE00 6.28
Creme
#FFFFB6
ΔE00 6.31
Very Pale Green
#CFFDBC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFAA #C4AAFF
analogous
#FFEEAA #E5FFAA #BAFFAA
triadic
#E5FFAA #AAE5FF #FFAAE5
tetradic
#E5FFAA #AAFFEE #C4AAFF #FFAABA
square
#E5FFAA #AAFFEE #C4AAFF #FFAABA
split-complementary
#E5FFAA #AABAFF #EEAAFF
monochromatic
#C0FF30 #D2FF6D #E5FFAA #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.09
#E5FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#E5FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFAA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFAA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A4
Deuteranopia (green-blind)
#FFF5AE
Tritanopia (blue-blind)
#ECF7E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e5ffaa; /* rgb */ color: rgb(229, 255, 170); /* oklch */ color: oklch(96.2% 0.111 122.3);
Tailwind
colors: {
custom: {
50: '#eeffc4',
500: '#e5ffaa',
950: '#000000',
},
}SCSS
$custom: #e5ffaa; $custom-light: #eeffc4; $custom-dark: #000000;
JSON
{
"hex": "#e5ffaa",
"rgb": {
"r": 229,
"g": 255,
"b": 170
},
"hsl": {
"h": 78.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96159,
"c": 0.11138,
"h": 122.3
},
"luminance": 0.9108
}Semantic roles & 50–950 ramp
primary
#E5FFAA
secondary
#8F69E4
accent
#00E646
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161812
muted
#858682