#E5FFAE#E5FFAE
#E5FFAE is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.107 H 122.9°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFAE |
|---|---|
| RGB | rgb(229, 255, 174) |
| HSL | hsl(79, 100%, 84%) |
| HSV | hsv(79, 32%, 100%) |
| CMYK | cmyk(10.2%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.51, -21.44, 36.00) |
| CIE-LCH | lch(96.51, 41.90, 120.78°) |
| OKLab | oklab(96.23% -0.058 0.0898) |
| OKLCH | oklch(96.23% 0.107 122.9) |
| XYZ | xyz(75.7125, 91.2339, 53.6574) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Very Light Green
#D1FFBD
ΔE00 5.69
Light Light Green
#C8FFB0
ΔE00 5.80
Very Pale Green
#CFFDBC
ΔE00 5.89
Creme
#FFFFB6
ΔE00 6.27
Pale Green
#C7FDB5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFAE #C8AEFF
analogous
#FFF0AE #E5FFAE #BDFFAE
triadic
#E5FFAE #AEE5FF #FFAEE5
tetradic
#E5FFAE #AEFFF0 #C8AEFF #FFAEBD
square
#E5FFAE #AEFFF0 #C8AEFF #FFAEBD
split-complementary
#E5FFAE #AEBDFF #F0AEFF
monochromatic
#BEFF34 #D1FF71 #E5FFAE #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.09
#E5FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#E5FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFAE
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFAE | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A8
Deuteranopia (green-blind)
#FFF5B2
Tritanopia (blue-blind)
#EBF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e5ffae; /* rgb */ color: rgb(229, 255, 174); /* oklch */ color: oklch(96.2% 0.107 122.9);
Tailwind
colors: {
custom: {
50: '#eeffc7',
500: '#e5ffae',
950: '#000000',
},
}SCSS
$custom: #e5ffae; $custom-light: #eeffc7; $custom-dark: #000000;
JSON
{
"hex": "#e5ffae",
"rgb": {
"r": 229,
"g": 255,
"b": 174
},
"hsl": {
"h": 79.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9623,
"c": 0.10685,
"h": 122.9
},
"luminance": 0.91234
}Semantic roles & 50–950 ramp
primary
#E5FFAE
secondary
#936CE5
accent
#00E64A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682