#80CAA3#80CAA3
#80CAA3 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.0% C 0.093 H 160.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80CAA3 |
|---|---|
| RGB | rgb(128, 202, 163) |
| HSL | hsl(148, 41%, 65%) |
| HSV | hsv(148, 37%, 79%) |
| CMYK | cmyk(36.6%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(75.74, -31.58, 12.29) |
| CIE-LCH | lch(75.74, 33.89, 158.74°) |
| OKLab | oklab(77.96% -0.0878 0.0316) |
| OKLCH | oklch(77.96% 0.093 160.2) |
| XYZ | xyz(36.6310, 49.4724, 42.2622) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.00
Pale Teal
#82CBB2
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 4.81
Seafoam
#7FE0B3
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CAA3 #CA80A7
analogous
#82CA80 #80CAA3 #80CAC8
triadic
#80CAA3 #A380CA #CAA380
tetradic
#80CAA3 #8082CA #CA80A7 #CAC880
square
#80CAA3 #8082CA #CA80A7 #CAC880
split-complementary
#80CAA3 #C880CA #CA8082
monochromatic
#3D9265 #55B884 #80CAA3 #ABDCC2 #D6EEE2
Accessibility & contrast
On white
1.93
#80CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#80CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CAA3
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CAA3 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A1
Deuteranopia (green-blind)
#BCB7A5
Tritanopia (blue-blind)
#6FC9BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #80caa3; /* rgb */ color: rgb(128, 202, 163); /* oklch */ color: oklch(78.0% 0.093 160.2);
Tailwind
colors: {
custom: {
50: '#a7dabe',
500: '#80caa3',
950: '#000000',
},
}SCSS
$custom: #80caa3; $custom-light: #a7dabe; $custom-dark: #000000;
JSON
{
"hex": "#80caa3",
"rgb": {
"r": 128,
"g": 202,
"b": 163
},
"hsl": {
"h": 148.378,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.77957,
"c": 0.09329,
"h": 160.2
},
"luminance": 0.49475
}Semantic roles & 50–950 ramp
primary
#80CAA3
secondary
#E0C6D4
accent
#3176B4
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101512
muted
#7F8381