#80F986#80F986
#80F986 is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.5% C 0.189 H 144.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #80F986 |
|---|---|
| RGB | rgb(128, 249, 134) |
| HSL | hsl(123, 91%, 74%) |
| HSV | hsv(123, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(88.95, -56.76, 44.78) |
| CIE-LCH | lch(88.95, 72.30, 141.73°) |
| OKLab | oklab(88.54% -0.1542 0.109) |
| OKLCH | oklch(88.54% 0.189 144.7) |
| XYZ | xyz(47.0783, 74.0582, 34.3635) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Easter Green
#8CFD7E
ΔE00 2.26
Palegreen
#98FB98
ΔE00 2.86
Baby Green
#8CFF9E
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F986 #F980F3
analogous
#B7F980 #80F986 #80F9C3
triadic
#80F986 #8680F9 #F98680
tetradic
#80F986 #80B7F9 #F980F3 #F9C380
square
#80F986 #80B7F9 #F980F3 #F9C380
split-complementary
#80F986 #C380F9 #F980B7
monochromatic
#0BF317 #46F64E #80F986 #BAFCBE #E2FEE3
Accessibility & contrast
On white
1.33
#80F986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#80F986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F986
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F986 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67D
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#6EF3DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #80f986; /* rgb */ color: rgb(128, 249, 134); /* oklch */ color: oklch(88.5% 0.189 144.7);
Tailwind
colors: {
custom: {
50: '#acfcab',
500: '#80f986',
950: '#000000',
},
}SCSS
$custom: #80f986; $custom-light: #acfcab; $custom-dark: #000000;
JSON
{
"hex": "#80f986",
"rgb": {
"r": 128,
"g": 249,
"b": 134
},
"hsl": {
"h": 122.975,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.88537,
"c": 0.18888,
"h": 144.7
},
"luminance": 0.74062
}Semantic roles & 50–950 ramp
primary
#80F986
secondary
#D647CF
accent
#00DAE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681