#80FF85#80FF85
#80FF85 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.0% C 0.198 H 144.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #80FF85 |
|---|---|
| RGB | rgb(128, 255, 133) |
| HSL | hsl(122, 100%, 75%) |
| HSV | hsv(122, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.69, -59.24, 47.43) |
| CIE-LCH | lch(90.69, 75.89, 141.32°) |
| OKLab | oklab(89.96% -0.1609 0.115) |
| OKLCH | oklch(89.96% 0.198 144.5) |
| XYZ | xyz(48.8931, 77.7989, 34.6260) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.27
Easter Green
#8CFD7E
ΔE00 1.73
Light Green
#96F97B
ΔE00 3.15
Palegreen
#98FB98
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.52
Mint Green
#8FFF9F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FF85 #FF80FA
analogous
#BBFF80 #80FF85 #80FFC4
triadic
#80FF85 #8580FF #FF8580
tetradic
#80FF85 #80BBFF #FF80FA #FFC480
square
#80FF85 #80BBFF #FF80FA #FFC480
split-complementary
#80FF85 #C480FF #FF80BB
monochromatic
#06FF0F #43FF4A #80FF85 #BDFFC0 #E0FFE2
Accessibility & contrast
On white
1.27
#80FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#80FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FF85
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FF85 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#6DF9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80ff85; /* rgb */ color: rgb(128, 255, 133); /* oklch */ color: oklch(90.0% 0.198 144.5);
Tailwind
colors: {
custom: {
50: '#adffaa',
500: '#80ff85',
950: '#000000',
},
}SCSS
$custom: #80ff85; $custom-light: #adffaa; $custom-dark: #000000;
JSON
{
"hex": "#80ff85",
"rgb": {
"r": 128,
"g": 255,
"b": 133
},
"hsl": {
"h": 122.362,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.89957,
"c": 0.19779,
"h": 144.5
},
"luminance": 0.77803
}Semantic roles & 50–950 ramp
primary
#80FF85
secondary
#DE45D8
accent
#00DCE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681