#E8FF8D#E8FF8D
#E8FF8D is a very light, vivid yellow-green. Relative luminance 0.906; OKLCH L 95.9% C 0.142 H 118.5°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FF8D |
|---|---|
| RGB | rgb(232, 255, 141) |
| HSL | hsl(72, 100%, 78%) |
| HSV | hsv(72, 45%, 100%) |
| CMYK | cmyk(9%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(96.24, -24.16, 51.74) |
| CIE-LCH | lch(96.24, 57.10, 115.03°) |
| OKLab | oklab(95.92% -0.0676 0.1244) |
| OKLCH | oklch(95.92% 0.142 118.5) |
| XYZ | xyz(73.8469, 90.5993, 38.7912) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 5.52
Yellowish Tan
#FCFC81
ΔE00 5.55
Pale Yellow
#FFFF84
ΔE00 5.58
Faded Yellow
#FEFF7F
ΔE00 5.63
Pear
#CBF85F
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FF8D #A48DFF
analogous
#FFDD8D #E8FF8D #AFFF8D
triadic
#E8FF8D #8DE8FF #FF8DE8
tetradic
#E8FF8D #8DFFDD #A48DFF #FF8DAF
square
#E8FF8D #8DFFDD #A48DFF #FF8DAF
split-complementary
#E8FF8D #8DAFFF #DD8DFF
monochromatic
#CFFF13 #DCFF50 #E8FF8D #F4FFCA #F9FFE0
Accessibility & contrast
On white
1.10
#E8FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#E8FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FF8D
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FF8D | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF484
Deuteranopia (green-blind)
#FFF593
Tritanopia (blue-blind)
#F2F4E4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e8ff8d; /* rgb */ color: rgb(232, 255, 141); /* oklch */ color: oklch(95.9% 0.142 118.5);
Tailwind
colors: {
custom: {
50: '#f1ffb0',
500: '#e8ff8d',
950: '#000000',
},
}SCSS
$custom: #e8ff8d; $custom-light: #f1ffb0; $custom-dark: #000000;
JSON
{
"hex": "#e8ff8d",
"rgb": {
"r": 232,
"g": 255,
"b": 141
},
"hsl": {
"h": 72.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.9592,
"c": 0.14163,
"h": 118.5
},
"luminance": 0.90599
}Semantic roles & 50–950 ramp
primary
#E8FF8D
secondary
#6D50E0
accent
#00E62E
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681