#80F985#80F985
#80F985 is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.5% C 0.190 H 144.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #80F985 |
|---|---|
| RGB | rgb(128, 249, 133) |
| HSL | hsl(122, 91%, 74%) |
| HSV | hsv(122, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.94, -56.90, 45.24) |
| CIE-LCH | lch(88.94, 72.70, 141.51°) |
| OKLab | oklab(88.52% -0.1546 0.11) |
| OKLCH | oklch(88.52% 0.19 144.6) |
| XYZ | xyz(47.0089, 74.0305, 33.9979) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.14
Easter Green
#8CFD7E
ΔE00 2.15
Palegreen
#98FB98
ΔE00 2.94
Light Green
#96F97B
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.25
Mint Green
#8FFF9F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F985 #F980F4
analogous
#B8F980 #80F985 #80F9C2
triadic
#80F985 #8580F9 #F98580
tetradic
#80F985 #80B8F9 #F980F4 #F9C280
square
#80F985 #80B8F9 #F980F4 #F9C280
split-complementary
#80F985 #C280F9 #F980B8
monochromatic
#0BF315 #46F64D #80F985 #BAFCBD #E2FEE3
Accessibility & contrast
On white
1.33
#80F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#80F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F985
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F985 | 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)
#FDE67C
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#6EF3DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #80f985; /* rgb */ color: rgb(128, 249, 133); /* oklch */ color: oklch(88.5% 0.190 144.6);
Tailwind
colors: {
custom: {
50: '#acfcaa',
500: '#80f985',
950: '#000000',
},
}SCSS
$custom: #80f985; $custom-light: #acfcaa; $custom-dark: #000000;
JSON
{
"hex": "#80f985",
"rgb": {
"r": 128,
"g": 249,
"b": 133
},
"hsl": {
"h": 122.479,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.88522,
"c": 0.18979,
"h": 144.6
},
"luminance": 0.74034
}Semantic roles & 50–950 ramp
primary
#80F985
secondary
#D647D0
accent
#00DCE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681