#80CA93#80CA93
#80CA93 is a light, moderate green. Relative luminance 0.489; OKLCH L 77.6% C 0.108 H 151.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #80CA93 |
|---|---|
| RGB | rgb(128, 202, 147) |
| HSL | hsl(135, 41%, 65%) |
| HSV | hsv(135, 37%, 79%) |
| CMYK | cmyk(36.6%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(75.41, -34.65, 20.36) |
| CIE-LCH | lch(75.41, 40.19, 149.56°) |
| OKLab | oklab(77.58% -0.0949 0.0518) |
| OKLCH | oklch(77.58% 0.108 151.4) |
| XYZ | xyz(35.2871, 48.9349, 35.1841) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.17
Darkseagreen
#8FBC8F
ΔE00 5.29
Emerald
#50C878
ΔE00 6.34
Hospital Green
#9BE5AA
ΔE00 6.62
Seafoam
#7FE0B3
ΔE00 6.69
Mediumaquamarine
#66CDAA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CA93 #CA80B7
analogous
#92CA80 #80CA93 #80CAB8
triadic
#80CA93 #9380CA #CA9380
tetradic
#80CA93 #8092CA #CA80B7 #CAB880
square
#80CA93 #8092CA #CA80B7 #CAB880
split-complementary
#80CA93 #B880CA #CA8092
monochromatic
#3D9253 #55B86E #80CA93 #ABDCB8 #D6EEDC
Accessibility & contrast
On white
1.95
#80CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#80CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CA93
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CA93 | 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)
#CBBF90
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#74C8BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #80ca93; /* rgb */ color: rgb(128, 202, 147); /* oklch */ color: oklch(77.6% 0.108 151.4);
Tailwind
colors: {
custom: {
50: '#a7dab3',
500: '#80ca93',
950: '#000000',
},
}SCSS
$custom: #80ca93; $custom-light: #a7dab3; $custom-dark: #000000;
JSON
{
"hex": "#80ca93",
"rgb": {
"r": 128,
"g": 202,
"b": 147
},
"hsl": {
"h": 135.405,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.77578,
"c": 0.10809,
"h": 151.4
},
"luminance": 0.48937
}Semantic roles & 50–950 ramp
primary
#80CA93
secondary
#E0C6D9
accent
#3193B4
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380