#E8FFAA#E8FFAA
#E8FFAA is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.110 H 120.8°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFAA |
|---|---|
| RGB | rgb(232, 255, 170) |
| HSL | hsl(76, 100%, 83%) |
| HSV | hsv(76, 33%, 100%) |
| CMYK | cmyk(9%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.65, -20.87, 38.21) |
| CIE-LCH | lch(96.65, 43.54, 118.64°) |
| OKLab | oklab(96.37% -0.0566 0.0948) |
| OKLCH | oklch(96.37% 0.11 120.8) |
| XYZ | xyz(76.2941, 91.5782, 51.6795) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.31
Creme
#FFFFB6
ΔE00 5.70
Light Beige
#FFFEB6
ΔE00 5.97
Parchment
#FEFCAF
ΔE00 6.01
Light Light Green
#C8FFB0
ΔE00 6.73
Cream (survey)
#FFFFC2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFAA #C1AAFF
analogous
#FFEBAA #E8FFAA #BDFFAA
triadic
#E8FFAA #AAE8FF #FFAAE8
tetradic
#E8FFAA #AAFFEB #C1AAFF #FFAABD
square
#E8FFAA #AAFFEB #C1AAFF #FFAABD
split-complementary
#E8FFAA #AABDFF #EBAAFF
monochromatic
#C7FF30 #D7FF6D #E8FFAA #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.09
#E8FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#E8FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFAA
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFAA | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A4
Deuteranopia (green-blind)
#FFF6AE
Tritanopia (blue-blind)
#EFF7E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8ffaa; /* rgb */ color: rgb(232, 255, 170); /* oklch */ color: oklch(96.4% 0.110 120.8);
Tailwind
colors: {
custom: {
50: '#f0ffc4',
500: '#e8ffaa',
950: '#000000',
},
}SCSS
$custom: #e8ffaa; $custom-light: #f0ffc4; $custom-dark: #000000;
JSON
{
"hex": "#e8ffaa",
"rgb": {
"r": 232,
"g": 255,
"b": 170
},
"hsl": {
"h": 76.235,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96373,
"c": 0.11041,
"h": 120.8
},
"luminance": 0.91578
}Semantic roles & 50–950 ramp
primary
#E8FFAA
secondary
#8A69E4
accent
#00E63E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682