#E6FF85#E6FF85
#E6FF85 is a very light, vivid yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.150 H 118.9°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FF85 |
|---|---|
| RGB | rgb(230, 255, 133) |
| HSL | hsl(72, 100%, 76%) |
| HSV | hsv(72, 48%, 100%) |
| CMYK | cmyk(9.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(96.01, -25.70, 55.16) |
| CIE-LCH | lch(96.01, 60.86, 114.98°) |
| OKLab | oklab(95.67% -0.0725 0.1315) |
| OKLCH | oklch(95.67% 0.15 118.9) |
| XYZ | xyz(72.6274, 90.0369, 35.7385) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.52
Pear
#CBF85F
ΔE00 4.79
Faded Yellow
#FEFF7F
ΔE00 5.54
Yellowish Tan
#FCFC81
ΔE00 5.55
Pale Yellow
#FFFF84
ΔE00 5.60
Butter
#FFFF81
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FF85 #9E85FF
analogous
#FFDB85 #E6FF85 #A9FF85
triadic
#E6FF85 #85E6FF #FF85E6
tetradic
#E6FF85 #85FFDB #9E85FF #FF85A9
square
#E6FF85 #85FFDB #9E85FF #FF85A9
split-complementary
#E6FF85 #85A9FF #DB85FF
monochromatic
#CDFF0B #D9FF48 #E6FF85 #F3FFC2 #F9FFE0
Accessibility & contrast
On white
1.10
#E6FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#E6FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FF85
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FF85 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37A
Deuteranopia (green-blind)
#FFF48C
Tritanopia (blue-blind)
#F0F4E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e6ff85; /* rgb */ color: rgb(230, 255, 133); /* oklch */ color: oklch(95.7% 0.150 118.9);
Tailwind
colors: {
custom: {
50: '#f0ffab',
500: '#e6ff85',
950: '#000000',
},
}SCSS
$custom: #e6ff85; $custom-light: #f0ffab; $custom-dark: #000000;
JSON
{
"hex": "#e6ff85",
"rgb": {
"r": 230,
"g": 255,
"b": 133
},
"hsl": {
"h": 72.295,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.95668,
"c": 0.15016,
"h": 118.9
},
"luminance": 0.90036
}Semantic roles & 50–950 ramp
primary
#E6FF85
secondary
#6849DF
accent
#00E62F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681