#80CBBF#80CBBF
#80CBBF is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.077 H 183.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBBF |
|---|---|
| RGB | rgb(128, 203, 191) |
| HSL | hsl(170, 42%, 65%) |
| HSV | hsv(170, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.72, -26.01, -1.38) |
| CIE-LCH | lch(76.72, 26.05, 183.03°) |
| OKLab | oklab(78.97% -0.0768 -0.0041) |
| OKLCH | oklch(78.97% 0.077 183.1) |
| XYZ | xyz(39.6585, 51.0601, 57.0459) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 7.80
Turquoise
#40E0D0
ΔE00 7.84
Tealish
#24BCA8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBBF #CB808C
analogous
#80CB9A #80CBBF #80B1CB
triadic
#80CBBF #BF80CB #CBBF80
tetradic
#80CBBF #9A80CB #CB808C #B1CB80
square
#80CBBF #9A80CB #CB808C #B1CB80
split-complementary
#80CBBF #CB80B1 #CB9A80
monochromatic
#3D9486 #55B9A9 #80CBBF #ABDDD5 #D7EFEB
Accessibility & contrast
On white
1.87
#80CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#80CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBBF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBBF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#66CEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80cbbf; /* rgb */ color: rgb(128, 203, 191); /* oklch */ color: oklch(79.0% 0.077 183.1);
Tailwind
colors: {
custom: {
50: '#a8dbd2',
500: '#80cbbf',
950: '#000000',
},
}SCSS
$custom: #80cbbf; $custom-light: #a8dbd2; $custom-dark: #000000;
JSON
{
"hex": "#80cbbf",
"rgb": {
"r": 128,
"g": 203,
"b": 191
},
"hsl": {
"h": 170.4,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78965,
"c": 0.07691,
"h": 183.1
},
"luminance": 0.51063
}Semantic roles & 50–950 ramp
primary
#80CBBF
secondary
#9B5560
accent
#3146B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483