#80CA94#80CA94
#80CA94 is a light, moderate green. Relative luminance 0.490; OKLCH L 77.6% C 0.107 H 151.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #80CA94 |
|---|---|
| RGB | rgb(128, 202, 148) |
| HSL | hsl(136, 41%, 65%) |
| HSV | hsv(136, 37%, 79%) |
| CMYK | cmyk(36.6%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(75.43, -34.47, 19.86) |
| CIE-LCH | lch(75.43, 39.78, 150.05°) |
| OKLab | oklab(77.6% -0.0944 0.0505) |
| OKLCH | oklch(77.6% 0.107 151.9) |
| XYZ | xyz(35.3659, 48.9664, 35.5992) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.27
Soft Green
#6FC276
ΔE00 5.37
Emerald
#50C878
ΔE00 6.49
Seafoam
#7FE0B3
ΔE00 6.55
Hospital Green
#9BE5AA
ΔE00 6.63
Mediumaquamarine
#66CDAA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CA94 #CA80B6
analogous
#91CA80 #80CA94 #80CAB9
triadic
#80CA94 #9480CA #CA9480
tetradic
#80CA94 #8091CA #CA80B6 #CAB980
square
#80CA94 #8091CA #CA80B6 #CAB980
split-complementary
#80CA94 #B980CA #CA8091
monochromatic
#3D9254 #55B870 #80CA94 #ABDCB8 #D6EEDD
Accessibility & contrast
On white
1.95
#80CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#80CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CA94
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CA94 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF91
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#73C8BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #80ca94; /* rgb */ color: rgb(128, 202, 148); /* oklch */ color: oklch(77.6% 0.107 151.9);
Tailwind
colors: {
custom: {
50: '#a7dab3',
500: '#80ca94',
950: '#000000',
},
}SCSS
$custom: #80ca94; $custom-light: #a7dab3; $custom-dark: #000000;
JSON
{
"hex": "#80ca94",
"rgb": {
"r": 128,
"g": 202,
"b": 148
},
"hsl": {
"h": 136.216,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.776,
"c": 0.1071,
"h": 151.9
},
"luminance": 0.48968
}Semantic roles & 50–950 ramp
primary
#80CA94
secondary
#E0C6D9
accent
#3191B4
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380