#80CBCB#80CBCB
#80CBCB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.075 H 195.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBCB |
|---|---|
| RGB | rgb(128, 203, 203) |
| HSL | hsl(180, 42%, 65%) |
| HSV | hsv(180, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(77.05, -23.17, -7.36) |
| CIE-LCH | lch(77.05, 24.31, 197.62°) |
| OKLab | oklab(79.34% -0.0718 -0.0202) |
| OKLCH | oklch(79.34% 0.075 195.8) |
| XYZ | xyz(41.0336, 51.6101, 64.2878) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 7.38
Aqua Blue
#02D8E9
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 8.59
Paleturquoise
#AFEEEE
ΔE00 8.91
Robin'S Egg Blue
#98EFF9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBCB #CB8080
analogous
#80CBA6 #80CBCB #80A6CB
triadic
#80CBCB #CB80CB #CBCB80
tetradic
#80CBCB #A680CB #CB8080 #A6CB80
square
#80CBCB #A680CB #CB8080 #A6CB80
split-complementary
#80CBCB #CB80A6 #CBA680
monochromatic
#3D9494 #55B9B9 #80CBCB #ABDDDD #D7EFEF
Accessibility & contrast
On white
1.85
#80CBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#80CBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBCB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBCB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#61CFCB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80cbcb; /* rgb */ color: rgb(128, 203, 203); /* oklch */ color: oklch(79.3% 0.075 195.8);
Tailwind
colors: {
custom: {
50: '#a8dbda',
500: '#80cbcb',
950: '#000000',
},
}SCSS
$custom: #80cbcb; $custom-light: #a8dbda; $custom-dark: #000000;
JSON
{
"hex": "#80cbcb",
"rgb": {
"r": 128,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.79341,
"c": 0.07458,
"h": 195.8
},
"luminance": 0.51613
}Semantic roles & 50–950 ramp
primary
#80CBCB
secondary
#9B5555
accent
#3131B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483