#80CAAB#80CAAB
#80CAAB is a light, moderate teal. Relative luminance 0.498; OKLCH L 78.2% C 0.087 H 165.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #80CAAB |
|---|---|
| RGB | rgb(128, 202, 171) |
| HSL | hsl(155, 41%, 65%) |
| HSV | hsv(155, 37%, 79%) |
| CMYK | cmyk(36.6%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(75.93, -29.94, 8.25) |
| CIE-LCH | lch(75.93, 31.06, 164.59°) |
| OKLab | oklab(78.16% -0.0842 0.0213) |
| OKLCH | oklch(78.16% 0.087 165.8) |
| XYZ | xyz(37.3706, 49.7683, 46.1573) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.93
Seafoam Blue
#78D1B6
ΔE00 2.95
Mediumaquamarine
#66CDAA
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.15
Eucalyptus
#44D7A8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CAAB #CA809F
analogous
#80CA86 #80CAAB #80C4CA
triadic
#80CAAB #AB80CA #CAAB80
tetradic
#80CAAB #8680CA #CA809F #C4CA80
square
#80CAAB #8680CA #CA809F #C4CA80
split-complementary
#80CAAB #CA80C4 #CA8680
monochromatic
#3D926F #55B88E #80CAAB #ABDCC8 #D6EEE4
Accessibility & contrast
On white
1.92
#80CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#80CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CAAB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CAAB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#6DCAC1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #80caab; /* rgb */ color: rgb(128, 202, 171); /* oklch */ color: oklch(78.2% 0.087 165.8);
Tailwind
colors: {
custom: {
50: '#a7dac4',
500: '#80caab',
950: '#000000',
},
}SCSS
$custom: #80caab; $custom-light: #a7dac4; $custom-dark: #000000;
JSON
{
"hex": "#80caab",
"rgb": {
"r": 128,
"g": 202,
"b": 171
},
"hsl": {
"h": 154.865,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.78165,
"c": 0.08687,
"h": 165.8
},
"luminance": 0.49771
}Semantic roles & 50–950 ramp
primary
#80CAAB
secondary
#E0C6D1
accent
#3168B4
background
#FAFDFC
surface
#F4FBF8
border
#CED4D1
text
#101512
muted
#7F8381