#E0FEA8#E0FEA8
#E0FEA8 is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.6% C 0.114 H 124.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEA8 |
|---|---|
| RGB | rgb(224, 254, 168) |
| HSL | hsl(81, 98%, 83%) |
| HSV | hsv(81, 34%, 100%) |
| CMYK | cmyk(11.8%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(95.81, -23.54, 38.00) |
| CIE-LCH | lch(95.81, 44.70, 121.77°) |
| OKLab | oklab(95.56% -0.064 0.0943) |
| OKLCH | oklch(95.56% 0.114 124.2) |
| XYZ | xyz(73.2496, 89.5578, 50.4656) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.27
Light Light Green
#C8FFB0
ΔE00 5.30
Celery
#C1FD95
ΔE00 5.44
Very Light Green
#D1FFBD
ΔE00 5.69
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Very Pale Green
#CFFDBC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEA8 #C6A8FE
analogous
#FEF1A8 #E0FEA8 #B5FEA8
triadic
#E0FEA8 #A8E0FE #FEA8E0
tetradic
#E0FEA8 #A8FEF1 #C6A8FE #FEA8B5
square
#E0FEA8 #A8FEF1 #C6A8FE #FEA8B5
split-complementary
#E0FEA8 #A8B5FE #F1A8FE
monochromatic
#B5FD2F #CAFD6B #E0FEA8 #F4FFE1 #F4FFE1
Accessibility & contrast
On white
1.11
#E0FEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#E0FEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEA8
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEA8 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A2
Deuteranopia (green-blind)
#FFF3AC
Tritanopia (blue-blind)
#E6F6E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e0fea8; /* rgb */ color: rgb(224, 254, 168); /* oklch */ color: oklch(95.6% 0.114 124.2);
Tailwind
colors: {
custom: {
50: '#eafec2',
500: '#e0fea8',
950: '#000000',
},
}SCSS
$custom: #e0fea8; $custom-light: #eafec2; $custom-dark: #000000;
JSON
{
"hex": "#e0fea8",
"rgb": {
"r": 224,
"g": 254,
"b": 168
},
"hsl": {
"h": 80.93,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.9556,
"c": 0.11398,
"h": 124.2
},
"luminance": 0.89558
}Semantic roles & 50–950 ramp
primary
#E0FEA8
secondary
#9368E3
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582