#80CBBD#80CBBD
#80CBBD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.078 H 181.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBBD |
|---|---|
| RGB | rgb(128, 203, 189) |
| HSL | hsl(169, 42%, 65%) |
| HSV | hsv(169, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.66, -26.47, -0.38) |
| CIE-LCH | lch(76.66, 26.47, 180.82°) |
| OKLab | oklab(78.91% -0.0776 -0.0014) |
| OKLCH | oklch(78.91% 0.078 181.1) |
| XYZ | xyz(39.4399, 50.9726, 55.8947) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 4.58
Mediumturquoise
#48D1CC
ΔE00 6.58
Mediumaquamarine
#66CDAA
ΔE00 7.10
Turquoise
#40E0D0
ΔE00 7.82
Light Teal
#90E4C1
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBBD #CB808E
analogous
#80CB98 #80CBBD #80B3CB
triadic
#80CBBD #BD80CB #CBBD80
tetradic
#80CBBD #9880CB #CB808E #B3CB80
square
#80CBBD #9880CB #CB808E #B3CB80
split-complementary
#80CBBD #CB80B3 #CB9880
monochromatic
#3D9484 #55B9A6 #80CBBD #ABDDD4 #D7EFEA
Accessibility & contrast
On white
1.88
#80CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#80CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBBD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBBD | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#66CEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80cbbd; /* rgb */ color: rgb(128, 203, 189); /* oklch */ color: oklch(78.9% 0.078 181.1);
Tailwind
colors: {
custom: {
50: '#a8dbd0',
500: '#80cbbd',
950: '#000000',
},
}SCSS
$custom: #80cbbd; $custom-light: #a8dbd0; $custom-dark: #000000;
JSON
{
"hex": "#80cbbd",
"rgb": {
"r": 128,
"g": 203,
"b": 189
},
"hsl": {
"h": 168.8,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78905,
"c": 0.07766,
"h": 181.1
},
"luminance": 0.50975
}Semantic roles & 50–950 ramp
primary
#80CBBD
secondary
#9B5562
accent
#3149B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483