#80CE99#80CE99
#80CE99 is a light, moderate green. Relative luminance 0.510; OKLCH L 78.7% C 0.108 H 153.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #80CE99 |
|---|---|
| RGB | rgb(128, 206, 153) |
| HSL | hsl(139, 44%, 65%) |
| HSV | hsv(139, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.70, -35.39, 18.95) |
| CIE-LCH | lch(76.70, 40.15, 151.83°) |
| OKLab | oklab(78.66% -0.0971 0.0483) |
| OKLCH | oklch(78.66% 0.108 153.6) |
| XYZ | xyz(36.7209, 51.0295, 38.0456) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.85
Darkseagreen
#8FBC8F
ΔE00 6.14
Soft Green
#6FC276
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.31
Emerald
#50C878
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CE99 #CE80B5
analogous
#8ECE80 #80CE99 #80CEC0
triadic
#80CE99 #9980CE #CE9980
tetradic
#80CE99 #808ECE #CE80B5 #CEC080
square
#80CE99 #808ECE #CE80B5 #CEC080
split-complementary
#80CE99 #C080CE #CE808E
monochromatic
#3B9959 #54BD76 #80CE99 #ACDFBC #D8F0E0
Accessibility & contrast
On white
1.87
#80CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#80CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CE99
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CE99 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#72CCC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80ce99; /* rgb */ color: rgb(128, 206, 153); /* oklch */ color: oklch(78.7% 0.108 153.6);
Tailwind
colors: {
custom: {
50: '#a8ddb7',
500: '#80ce99',
950: '#000000',
},
}SCSS
$custom: #80ce99; $custom-light: #a8ddb7; $custom-dark: #000000;
JSON
{
"hex": "#80ce99",
"rgb": {
"r": 128,
"g": 206,
"b": 153
},
"hsl": {
"h": 139.231,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.78658,
"c": 0.10849,
"h": 153.6
},
"luminance": 0.51032
}Semantic roles & 50–950 ramp
primary
#80CE99
secondary
#9F5487
accent
#2E8BB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481