#E8FFAE#E8FFAE
#E8FFAE is a very light, moderate yellow-green. Relative luminance 0.917; OKLCH L 96.4% C 0.106 H 121.3°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFAE |
|---|---|
| RGB | rgb(232, 255, 174) |
| HSL | hsl(77, 100%, 84%) |
| HSV | hsv(77, 32%, 100%) |
| CMYK | cmyk(9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.71, -20.36, 36.31) |
| CIE-LCH | lch(96.71, 41.63, 119.28°) |
| OKLab | oklab(96.44% -0.055 0.0905) |
| OKLCH | oklch(96.44% 0.106 121.3) |
| XYZ | xyz(76.6782, 91.7318, 53.7027) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.39
Creme
#FFFFB6
ΔE00 5.63
Light Beige
#FFFEB6
ΔE00 5.89
Parchment
#FEFCAF
ΔE00 6.05
Very Light Green
#D1FFBD
ΔE00 6.26
Cream (survey)
#FFFFC2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFAE #C5AEFF
analogous
#FFEEAE #E8FFAE #C0FFAE
triadic
#E8FFAE #AEE8FF #FFAEE8
tetradic
#E8FFAE #AEFFEE #C5AEFF #FFAEC0
square
#E8FFAE #AEFFEE #C5AEFF #FFAEC0
split-complementary
#E8FFAE #AEC0FF #EEAEFF
monochromatic
#C5FF34 #D7FF71 #E8FFAE #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.09
#E8FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E8FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFAE
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFAE | 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)
#FFF6A8
Deuteranopia (green-blind)
#FFF6B2
Tritanopia (blue-blind)
#EFF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8ffae; /* rgb */ color: rgb(232, 255, 174); /* oklch */ color: oklch(96.4% 0.106 121.3);
Tailwind
colors: {
custom: {
50: '#f0ffc7',
500: '#e8ffae',
950: '#000000',
},
}SCSS
$custom: #e8ffae; $custom-light: #f0ffc7; $custom-dark: #000000;
JSON
{
"hex": "#e8ffae",
"rgb": {
"r": 232,
"g": 255,
"b": 174
},
"hsl": {
"h": 77.037,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96444,
"c": 0.10586,
"h": 121.3
},
"luminance": 0.91732
}Semantic roles & 50–950 ramp
primary
#E8FFAE
secondary
#8E6CE5
accent
#00E641
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682