#E4FFAA#E4FFAA
#E4FFAA is a very light, moderate yellow-green. Relative luminance 0.909; OKLCH L 96.1% C 0.112 H 122.8°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFAA |
|---|---|
| RGB | rgb(228, 255, 170) |
| HSL | hsl(79, 100%, 83%) |
| HSV | hsv(79, 33%, 100%) |
| CMYK | cmyk(10.6%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.38, -22.32, 37.80) |
| CIE-LCH | lch(96.38, 43.90, 120.56°) |
| OKLab | oklab(96.09% -0.0606 0.0939) |
| OKLCH | oklch(96.09% 0.112 122.8) |
| XYZ | xyz(75.0101, 90.9161, 51.6193) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.89
Light Light Green
#C8FFB0
ΔE00 5.87
Very Light Green
#D1FFBD
ΔE00 6.04
Celery
#C1FD95
ΔE00 6.09
Very Pale Green
#CFFDBC
ΔE00 6.25
Pistachio (survey)
#C0FA8B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFAA #C5AAFF
analogous
#FFEFAA #E4FFAA #B9FFAA
triadic
#E4FFAA #AAE4FF #FFAAE4
tetradic
#E4FFAA #AAFFEF #C5AAFF #FFAAB9
square
#E4FFAA #AAFFEF #C5AAFF #FFAAB9
split-complementary
#E4FFAA #AAB9FF #EFAAFF
monochromatic
#BDFF30 #D1FF6D #E4FFAA #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.09
#E4FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#E4FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFAA
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFAA | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A4
Deuteranopia (green-blind)
#FFF4AE
Tritanopia (blue-blind)
#EAF7E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4ffaa; /* rgb */ color: rgb(228, 255, 170); /* oklch */ color: oklch(96.1% 0.112 122.8);
Tailwind
colors: {
custom: {
50: '#edffc4',
500: '#e4ffaa',
950: '#000000',
},
}SCSS
$custom: #e4ffaa; $custom-light: #edffc4; $custom-dark: #000000;
JSON
{
"hex": "#e4ffaa",
"rgb": {
"r": 228,
"g": 255,
"b": 170
},
"hsl": {
"h": 79.059,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96088,
"c": 0.11172,
"h": 122.8
},
"luminance": 0.90916
}Semantic roles & 50–950 ramp
primary
#E4FFAA
secondary
#9069E4
accent
#00E649
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161812
muted
#858682