#80CBBA#80CBBA
#80CBBA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.079 H 178.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBBA |
|---|---|
| RGB | rgb(128, 203, 186) |
| HSL | hsl(166, 42%, 65%) |
| HSV | hsv(166, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 8.4%, 20.4%) |
| CIE-LAB | lab(76.58, -27.15, 1.13) |
| CIE-LCH | lch(76.58, 27.17, 177.63°) |
| OKLab | oklab(78.82% -0.0789 0.0026) |
| OKLCH | oklch(78.82% 0.079 178.1) |
| XYZ | xyz(39.1177, 50.8437, 54.1974) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.81
Seafoam Blue
#78D1B6
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 7.27
Light Teal
#90E4C1
ΔE00 7.76
Turquoise
#40E0D0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBBA #CB8091
analogous
#80CB95 #80CBBA #80B6CB
triadic
#80CBBA #BA80CB #CBBA80
tetradic
#80CBBA #9580CB #CB8091 #B6CB80
square
#80CBBA #9580CB #CB8091 #B6CB80
split-complementary
#80CBBA #CB80B6 #CB9580
monochromatic
#3D9480 #55B9A2 #80CBBA #ABDDD2 #D7EFE9
Accessibility & contrast
On white
1.88
#80CBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#80CBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBBA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBBA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3B9
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#68CDC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80cbba; /* rgb */ color: rgb(128, 203, 186); /* oklch */ color: oklch(78.8% 0.079 178.1);
Tailwind
colors: {
custom: {
50: '#a8dbce',
500: '#80cbba',
950: '#000000',
},
}SCSS
$custom: #80cbba; $custom-light: #a8dbce; $custom-dark: #000000;
JSON
{
"hex": "#80cbba",
"rgb": {
"r": 128,
"g": 203,
"b": 186
},
"hsl": {
"h": 166.4,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78816,
"c": 0.07897,
"h": 178.1
},
"luminance": 0.50846
}Semantic roles & 50–950 ramp
primary
#80CBBA
secondary
#9B5564
accent
#314FB5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483