#80FF89#80FF89
#80FF89 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.194 H 145.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80FF89 |
|---|---|
| RGB | rgb(128, 255, 137) |
| HSL | hsl(124, 100%, 75%) |
| HSV | hsv(124, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.74, -58.69, 45.60) |
| CIE-LCH | lch(90.74, 74.32, 142.16°) |
| OKLab | oklab(90.02% -0.1594 0.111) |
| OKLCH | oklch(90.02% 0.194 145.1) |
| XYZ | xyz(49.1747, 77.9115, 36.1092) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.75
Easter Green
#8CFD7E
ΔE00 2.16
Baby Green
#8CFF9E
ΔE00 2.99
Palegreen
#98FB98
ΔE00 3.11
Mint Green
#8FFF9F
ΔE00 3.16
Light Green
#96F97B
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FF89 #FF80F6
analogous
#B6FF80 #80FF89 #80FFC8
triadic
#80FF89 #8980FF #FF8980
tetradic
#80FF89 #80B6FF #FF80F6 #FFC880
square
#80FF89 #80B6FF #FF80F6 #FFC880
split-complementary
#80FF89 #C880FF #FF80B6
monochromatic
#06FF17 #43FF50 #80FF89 #BDFFC2 #E0FFE3
Accessibility & contrast
On white
1.27
#80FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#80FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FF89
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FF89 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#F1E091
Tritanopia (blue-blind)
#6CF9E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80ff89; /* rgb */ color: rgb(128, 255, 137); /* oklch */ color: oklch(90.0% 0.194 145.1);
Tailwind
colors: {
custom: {
50: '#adffad',
500: '#80ff89',
950: '#000000',
},
}SCSS
$custom: #80ff89; $custom-light: #adffad; $custom-dark: #000000;
JSON
{
"hex": "#80ff89",
"rgb": {
"r": 128,
"g": 255,
"b": 137
},
"hsl": {
"h": 124.252,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90016,
"c": 0.19422,
"h": 145.1
},
"luminance": 0.77915
}Semantic roles & 50–950 ramp
primary
#80FF89
secondary
#DE45D3
accent
#00D5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681