#E4FFAE#E4FFAE
#E4FFAE is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.107 H 123.4°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFAE |
|---|---|
| RGB | rgb(228, 255, 174) |
| HSL | hsl(80, 100%, 84%) |
| HSV | hsv(80, 32%, 100%) |
| CMYK | cmyk(10.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.44, -21.80, 35.90) |
| CIE-LCH | lch(96.44, 42.00, 121.27°) |
| OKLab | oklab(96.16% -0.059 0.0895) |
| OKLCH | oklch(96.16% 0.107 123.4) |
| XYZ | xyz(75.3942, 91.0698, 53.6425) |
| Luminance | 0.9107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.00
Very Light Green
#D1FFBD
ΔE00 5.50
Light Light Green
#C8FFB0
ΔE00 5.58
Very Pale Green
#CFFDBC
ΔE00 5.70
Pale Green
#C7FDB5
ΔE00 6.12
Celery
#C1FD95
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFAE #C9AEFF
analogous
#FFF2AE #E4FFAE #BCFFAE
triadic
#E4FFAE #AEE4FF #FFAEE4
tetradic
#E4FFAE #AEFFF2 #C9AEFF #FFAEBC
square
#E4FFAE #AEFFF2 #C9AEFF #FFAEBC
split-complementary
#E4FFAE #AEBCFF #F2AEFF
monochromatic
#BBFF34 #D0FF71 #E4FFAE #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.09
#E4FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#E4FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFAE
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFAE | 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)
#FFF5A8
Deuteranopia (green-blind)
#FFF5B2
Tritanopia (blue-blind)
#EAF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4ffae; /* rgb */ color: rgb(228, 255, 174); /* oklch */ color: oklch(96.2% 0.107 123.4);
Tailwind
colors: {
custom: {
50: '#edffc7',
500: '#e4ffae',
950: '#000000',
},
}SCSS
$custom: #e4ffae; $custom-light: #edffc7; $custom-dark: #000000;
JSON
{
"hex": "#e4ffae",
"rgb": {
"r": 228,
"g": 255,
"b": 174
},
"hsl": {
"h": 80,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96159,
"c": 0.1072,
"h": 123.4
},
"luminance": 0.9107
}Semantic roles & 50–950 ramp
primary
#E4FFAE
secondary
#946CE5
accent
#00E64D
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682