#80CD90#80CD90
#80CD90 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.2% C 0.116 H 149.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80CD90 |
|---|---|
| RGB | rgb(128, 205, 144) |
| HSL | hsl(132, 44%, 65%) |
| HSV | hsv(132, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.23, -36.57, 23.07) |
| CIE-LCH | lch(76.23, 43.24, 147.75°) |
| OKLab | oklab(78.22% -0.0999 0.0584) |
| OKLCH | oklch(78.22% 0.116 149.7) |
| XYZ | xyz(35.7655, 50.2634, 34.1974) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.56
Emerald
#50C878
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 6.19
Dark Mint
#48C072
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CD90 #CD80BD
analogous
#96CD80 #80CD90 #80CDB7
triadic
#80CD90 #9080CD #CD9080
tetradic
#80CD90 #8096CD #CD80BD #CDB780
square
#80CD90 #8096CD #CD80BD #CDB780
split-complementary
#80CD90 #B780CD #CD8096
monochromatic
#3B974F #54BC6A #80CD90 #ACDEB6 #D8F0DD
Accessibility & contrast
On white
1.90
#80CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#80CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CD90
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CD90 | 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)
#CEC18C
Deuteranopia (green-blind)
#C2B993
Tritanopia (blue-blind)
#74CABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cd90; /* rgb */ color: rgb(128, 205, 144); /* oklch */ color: oklch(78.2% 0.116 149.7);
Tailwind
colors: {
custom: {
50: '#a8dcb1',
500: '#80cd90',
950: '#000000',
},
}SCSS
$custom: #80cd90; $custom-light: #a8dcb1; $custom-dark: #000000;
JSON
{
"hex": "#80cd90",
"rgb": {
"r": 128,
"g": 205,
"b": 144
},
"hsl": {
"h": 132.468,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78223,
"c": 0.1157,
"h": 149.7
},
"luminance": 0.50265
}Semantic roles & 50–950 ramp
primary
#80CD90
secondary
#9D548E
accent
#2F9AB7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481