#80CD95#80CD95
#80CD95 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.3% C 0.111 H 151.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80CD95 |
|---|---|
| RGB | rgb(128, 205, 149) |
| HSL | hsl(136, 44%, 65%) |
| HSV | hsv(136, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(76.33, -35.67, 20.56) |
| CIE-LCH | lch(76.33, 41.17, 150.04°) |
| OKLab | oklab(78.33% -0.0977 0.0523) |
| OKLCH | oklch(78.33% 0.111 151.9) |
| XYZ | xyz(36.1561, 50.4197, 36.2548) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.43
Darkseagreen
#8FBC8F
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 5.98
Seafoam
#7FE0B3
ΔE00 6.10
Emerald
#50C878
ΔE00 6.30
Mediumaquamarine
#66CDAA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CD95 #CD80B8
analogous
#91CD80 #80CD95 #80CDBC
triadic
#80CD95 #9580CD #CD9580
tetradic
#80CD95 #8091CD #CD80B8 #CDBC80
square
#80CD95 #8091CD #CD80B8 #CDBC80
split-complementary
#80CD95 #BC80CD #CD8091
monochromatic
#3B9754 #54BC70 #80CD95 #ACDEBA #D8F0DE
Accessibility & contrast
On white
1.89
#80CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#80CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CD95
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CD95 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC192
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#73CBBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cd95; /* rgb */ color: rgb(128, 205, 149); /* oklch */ color: oklch(78.3% 0.111 151.9);
Tailwind
colors: {
custom: {
50: '#a8dcb4',
500: '#80cd95',
950: '#000000',
},
}SCSS
$custom: #80cd95; $custom-light: #a8dcb4; $custom-dark: #000000;
JSON
{
"hex": "#80cd95",
"rgb": {
"r": 128,
"g": 205,
"b": 149
},
"hsl": {
"h": 136.364,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78332,
"c": 0.11078,
"h": 151.9
},
"luminance": 0.50422
}Semantic roles & 50–950 ramp
primary
#80CD95
secondary
#9D5489
accent
#2F92B7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481