#E8FF85#E8FF85
#E8FF85 is a very light, vivid yellow-green. Relative luminance 0.904; OKLCH L 95.8% C 0.150 H 118.1°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FF85 |
|---|---|
| RGB | rgb(232, 255, 133) |
| HSL | hsl(71, 100%, 76%) |
| HSV | hsv(71, 48%, 100%) |
| CMYK | cmyk(9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(96.15, -24.94, 55.36) |
| CIE-LCH | lch(96.15, 60.72, 114.25°) |
| OKLab | oklab(95.81% -0.0705 0.1319) |
| OKLCH | oklch(95.81% 0.15 118.1) |
| XYZ | xyz(73.2730, 90.3698, 35.7688) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.93
Pear
#CBF85F
ΔE00 5.04
Faded Yellow
#FEFF7F
ΔE00 5.13
Yellowish Tan
#FCFC81
ΔE00 5.14
Pale Yellow
#FFFF84
ΔE00 5.19
Butter
#FFFF81
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FF85 #9C85FF
analogous
#FFD985 #E8FF85 #ABFF85
triadic
#E8FF85 #85E8FF #FF85E8
tetradic
#E8FF85 #85FFD9 #9C85FF #FF85AB
square
#E8FF85 #85FFD9 #9C85FF #FF85AB
split-complementary
#E8FF85 #85ABFF #D985FF
monochromatic
#D1FF0B #DCFF48 #E8FF85 #F4FFC2 #F9FFE0
Accessibility & contrast
On white
1.10
#E8FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#E8FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FF85
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FF85 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47A
Deuteranopia (green-blind)
#FFF58C
Tritanopia (blue-blind)
#F3F4E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e8ff85; /* rgb */ color: rgb(232, 255, 133); /* oklch */ color: oklch(95.8% 0.150 118.1);
Tailwind
colors: {
custom: {
50: '#f1ffab',
500: '#e8ff85',
950: '#000000',
},
}SCSS
$custom: #e8ff85; $custom-light: #f1ffab; $custom-dark: #000000;
JSON
{
"hex": "#e8ff85",
"rgb": {
"r": 232,
"g": 255,
"b": 133
},
"hsl": {
"h": 71.311,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.95813,
"c": 0.14955,
"h": 118.1
},
"luminance": 0.90369
}Semantic roles & 50–950 ramp
primary
#E8FF85
secondary
#6549DF
accent
#00E62B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681