#80F989#80F989
#80F989 is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.6% C 0.186 H 145.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #80F989 |
|---|---|
| RGB | rgb(128, 249, 137) |
| HSL | hsl(124, 91%, 74%) |
| HSV | hsv(124, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(88.99, -56.34, 43.39) |
| CIE-LCH | lch(88.99, 71.11, 142.40°) |
| OKLab | oklab(88.58% -0.153 0.106) |
| OKLCH | oklch(88.58% 0.186 145.3) |
| XYZ | xyz(47.2905, 74.1431, 35.4811) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Palegreen
#98FB98
ΔE00 2.63
Easter Green
#8CFD7E
ΔE00 2.64
Baby Green
#8CFF9E
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 2.90
Lightgreen
#90EE90
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F989 #F980F0
analogous
#B4F980 #80F989 #80F9C6
triadic
#80F989 #8980F9 #F98980
tetradic
#80F989 #80B4F9 #F980F0 #F9C680
square
#80F989 #80B4F9 #F980F0 #F9C680
split-complementary
#80F989 #C680F9 #F980B4
monochromatic
#0BF31D #46F653 #80F989 #BAFCBF #E2FEE4
Accessibility & contrast
On white
1.33
#80F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#80F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F989
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F989 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE680
Deuteranopia (green-blind)
#ECDB90
Tritanopia (blue-blind)
#6DF4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #80f989; /* rgb */ color: rgb(128, 249, 137); /* oklch */ color: oklch(88.6% 0.186 145.3);
Tailwind
colors: {
custom: {
50: '#acfcad',
500: '#80f989',
950: '#000000',
},
}SCSS
$custom: #80f989; $custom-light: #acfcad; $custom-dark: #000000;
JSON
{
"hex": "#80f989",
"rgb": {
"r": 128,
"g": 249,
"b": 137
},
"hsl": {
"h": 124.463,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.88583,
"c": 0.18616,
"h": 145.3
},
"luminance": 0.74147
}Semantic roles & 50–950 ramp
primary
#80F989
secondary
#D647CC
accent
#00D4E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581