#80CF99#80CF99
#80CF99 is a light, moderate green. Relative luminance 0.515; OKLCH L 78.9% C 0.110 H 153.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #80CF99 |
|---|---|
| RGB | rgb(128, 207, 153) |
| HSL | hsl(139, 45%, 66%) |
| HSV | hsv(139, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.99, -35.85, 19.36) |
| CIE-LCH | lch(76.99, 40.75, 151.63°) |
| OKLab | oklab(78.89% -0.0984 0.0493) |
| OKLCH | oklch(78.89% 0.11 153.4) |
| XYZ | xyz(36.9624, 51.5125, 38.1261) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.62
Soft Green
#6FC276
ΔE00 6.15
Darkseagreen
#8FBC8F
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 6.45
Emerald
#50C878
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CF99 #CF80B6
analogous
#8ECF80 #80CF99 #80CFC0
triadic
#80CF99 #9980CF #CF9980
tetradic
#80CF99 #808ECF #CF80B6 #CFC080
square
#80CF99 #808ECF #CF80B6 #CFC080
split-complementary
#80CF99 #C080CF #CF808E
monochromatic
#3A9A59 #54BE75 #80CF99 #ACE0BD #D9F1E0
Accessibility & contrast
On white
1.86
#80CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#80CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CF99
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CF99 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC396
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#71CDC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80cf99; /* rgb */ color: rgb(128, 207, 153); /* oklch */ color: oklch(78.9% 0.110 153.4);
Tailwind
colors: {
custom: {
50: '#a8deb7',
500: '#80cf99',
950: '#000000',
},
}SCSS
$custom: #80cf99; $custom-light: #a8deb7; $custom-dark: #000000;
JSON
{
"hex": "#80cf99",
"rgb": {
"r": 128,
"g": 207,
"b": 153
},
"hsl": {
"h": 138.987,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.78894,
"c": 0.11002,
"h": 153.4
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#80CF99
secondary
#A05388
accent
#2D8CB8
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481