#80CBAB#80CBAB
#80CBAB is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.088 H 165.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBAB |
|---|---|
| RGB | rgb(128, 203, 171) |
| HSL | hsl(154, 42%, 65%) |
| HSV | hsv(154, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(76.22, -30.42, 8.67) |
| CIE-LCH | lch(76.22, 31.63, 164.10°) |
| OKLab | oklab(78.4% -0.0855 0.0223) |
| OKLCH | oklch(78.4% 0.088 165.4) |
| XYZ | xyz(37.6060, 50.2390, 46.2357) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.17
Seafoam Blue
#78D1B6
ΔE00 2.94
Mediumaquamarine
#66CDAA
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 5.71
Light Teal
#90E4C1
ΔE00 5.90
Eucalyptus
#44D7A8
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBAB #CB80A0
analogous
#80CB86 #80CBAB #80C5CB
triadic
#80CBAB #AB80CB #CBAB80
tetradic
#80CBAB #8680CB #CB80A0 #C5CB80
square
#80CBAB #8680CB #CB80A0 #C5CB80
split-complementary
#80CBAB #CB80C5 #CB8680
monochromatic
#3D946F #55B98E #80CBAB #ABDDC8 #D7EFE4
Accessibility & contrast
On white
1.90
#80CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#80CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBAB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBAB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#BCB8AD
Tritanopia (blue-blind)
#6DCBC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cbab; /* rgb */ color: rgb(128, 203, 171); /* oklch */ color: oklch(78.4% 0.088 165.4);
Tailwind
colors: {
custom: {
50: '#a7dbc4',
500: '#80cbab',
950: '#000000',
},
}SCSS
$custom: #80cbab; $custom-light: #a7dbc4; $custom-dark: #000000;
JSON
{
"hex": "#80cbab",
"rgb": {
"r": 128,
"g": 203,
"b": 171
},
"hsl": {
"h": 154.4,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78398,
"c": 0.08833,
"h": 165.4
},
"luminance": 0.50241
}Semantic roles & 50–950 ramp
primary
#80CBAB
secondary
#9B5572
accent
#3169B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482