#80CE85#80CE85
#80CE85 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.2% C 0.128 H 145.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #80CE85 |
|---|---|
| RGB | rgb(128, 206, 133) |
| HSL | hsl(124, 44%, 65%) |
| HSV | hsv(124, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 35.4%, 19.2%) |
| CIE-LAB | lab(76.33, -38.89, 28.95) |
| CIE-LCH | lch(76.33, 48.48, 143.33°) |
| OKLab | oklab(78.24% -0.1059 0.0723) |
| OKLCH | oklch(78.24% 0.128 145.7) |
| XYZ | xyz(35.2053, 50.4233, 30.0634) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.49
Emerald
#50C878
ΔE00 5.07
Pistachio
#93C572
ΔE00 5.58
Dark Mint
#48C072
ΔE00 6.47
Fern
#63B76C
ΔE00 6.56
Hospital Green
#9BE5AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CE85 #CE80C9
analogous
#A2CE80 #80CE85 #80CEAC
triadic
#80CE85 #8580CE #CE8580
tetradic
#80CE85 #80A2CE #CE80C9 #CEAC80
square
#80CE85 #80A2CE #CE80C9 #CEAC80
split-complementary
#80CE85 #AC80CE #CE80A2
monochromatic
#3B9941 #54BD5B #80CE85 #ACDFAF #D8F0DA
Accessibility & contrast
On white
1.89
#80CE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#80CE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CE85
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CE85 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C5B989
Tritanopia (blue-blind)
#76CABB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80ce85; /* rgb */ color: rgb(128, 206, 133); /* oklch */ color: oklch(78.2% 0.128 145.7);
Tailwind
colors: {
custom: {
50: '#a8dda9',
500: '#80ce85',
950: '#000000',
},
}SCSS
$custom: #80ce85; $custom-light: #a8dda9; $custom-dark: #000000;
JSON
{
"hex": "#80ce85",
"rgb": {
"r": 128,
"g": 206,
"b": 133
},
"hsl": {
"h": 123.846,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.78238,
"c": 0.12829,
"h": 145.7
},
"luminance": 0.50425
}Semantic roles & 50–950 ramp
primary
#80CE85
secondary
#9F549A
accent
#2EAFB7
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480