#80CD8F#80CD8F
#80CD8F is a light, moderate green. Relative luminance 0.502; OKLCH L 78.2% C 0.117 H 149.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80CD8F |
|---|---|
| RGB | rgb(128, 205, 143) |
| HSL | hsl(132, 44%, 65%) |
| HSV | hsv(132, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 30.2%, 19.6%) |
| CIE-LAB | lab(76.21, -36.75, 23.57) |
| CIE-LCH | lch(76.21, 43.66, 147.32°) |
| OKLab | oklab(78.2% -0.1003 0.0596) |
| OKLCH | oklch(78.2% 0.117 149.3) |
| XYZ | xyz(35.6894, 50.2330, 33.7967) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.40
Emerald
#50C878
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 6.09
Darkseagreen
#8FBC8F
ΔE00 6.25
Dark Mint
#48C072
ΔE00 6.79
Fern
#63B76C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CD8F #CD80BE
analogous
#97CD80 #80CD8F #80CDB5
triadic
#80CD8F #8F80CD #CD8F80
tetradic
#80CD8F #8097CD #CD80BE #CDB580
square
#80CD8F #8097CD #CD80BE #CDB580
split-complementary
#80CD8F #B580CD #CD8097
monochromatic
#3B974D #54BC68 #80CD8F #ACDEB6 #D8F0DC
Accessibility & contrast
On white
1.90
#80CD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#80CD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CD8F
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CD8F | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18B
Deuteranopia (green-blind)
#C2B993
Tritanopia (blue-blind)
#74CABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cd8f; /* rgb */ color: rgb(128, 205, 143); /* oklch */ color: oklch(78.2% 0.117 149.3);
Tailwind
colors: {
custom: {
50: '#a8dcb0',
500: '#80cd8f',
950: '#000000',
},
}SCSS
$custom: #80cd8f; $custom-light: #a8dcb0; $custom-dark: #000000;
JSON
{
"hex": "#80cd8f",
"rgb": {
"r": 128,
"g": 205,
"b": 143
},
"hsl": {
"h": 131.688,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78202,
"c": 0.11669,
"h": 149.3
},
"luminance": 0.50235
}Semantic roles & 50–950 ramp
primary
#80CD8F
secondary
#9D548F
accent
#2F9CB7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481