#85FF85#85FF85
#85FF85 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.195 H 143.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #85FF85 |
|---|---|
| RGB | rgb(133, 255, 133) |
| HSL | hsl(120, 100%, 76%) |
| HSV | hsv(120, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.87, -57.92, 47.70) |
| CIE-LCH | lch(90.87, 75.03, 140.53°) |
| OKLab | oklab(90.16% -0.1576 0.1156) |
| OKLCH | oklch(90.16% 0.195 143.7) |
| XYZ | xyz(49.6640, 78.1963, 34.6621) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.34
Lightgreen (survey)
#76FF7B
ΔE00 1.46
Light Green
#96F97B
ΔE00 2.75
Palegreen
#98FB98
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.58
Mint Green
#8FFF9F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FF85 #FF85FF
analogous
#C2FF85 #85FF85 #85FFC2
triadic
#85FF85 #8585FF #FF8585
tetradic
#85FF85 #85C2FF #FF85FF #FFC285
square
#85FF85 #85C2FF #FF85FF #FFC285
split-complementary
#85FF85 #C285FF #FF85C2
monochromatic
#0BFF0B #48FF48 #85FF85 #C2FFC2 #E0FFE0
Accessibility & contrast
On white
1.26
#85FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#85FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FF85
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FF85 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#74F9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85ff85; /* rgb */ color: rgb(133, 255, 133); /* oklch */ color: oklch(90.2% 0.195 143.7);
Tailwind
colors: {
custom: {
50: '#b0ffaa',
500: '#85ff85',
950: '#000000',
},
}SCSS
$custom: #85ff85; $custom-light: #b0ffaa; $custom-dark: #000000;
JSON
{
"hex": "#85ff85",
"rgb": {
"r": 133,
"g": 255,
"b": 133
},
"hsl": {
"h": 120,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90156,
"c": 0.1954,
"h": 143.7
},
"luminance": 0.782
}Semantic roles & 50–950 ramp
primary
#85FF85
secondary
#DF49DF
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681