#80CBCA#80CBCA
#80CBCA is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.075 H 194.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBCA |
|---|---|
| RGB | rgb(128, 203, 202) |
| HSL | hsl(179, 42%, 65%) |
| HSV | hsv(179, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.02, -23.41, -6.86) |
| CIE-LCH | lch(77.02, 24.40, 196.34°) |
| OKLab | oklab(79.31% -0.0722 -0.0189) |
| OKLCH | oklch(79.31% 0.075 194.7) |
| XYZ | xyz(40.9148, 51.5626, 63.6623) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 7.37
Aqua Blue
#02D8E9
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 8.96
Pale Teal
#82CBB2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBCA #CB8081
analogous
#80CBA5 #80CBCA #80A7CB
triadic
#80CBCA #CA80CB #CBCA80
tetradic
#80CBCA #A580CB #CB8081 #A7CB80
square
#80CBCA #A580CB #CB8081 #A7CB80
split-complementary
#80CBCA #CB80A7 #CBA580
monochromatic
#3D9493 #55B9B8 #80CBCA #ABDDDC #D7EFEE
Accessibility & contrast
On white
1.86
#80CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#80CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBCA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBCA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#61CFCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80cbca; /* rgb */ color: rgb(128, 203, 202); /* oklch */ color: oklch(79.3% 0.075 194.7);
Tailwind
colors: {
custom: {
50: '#a8dbda',
500: '#80cbca',
950: '#000000',
},
}SCSS
$custom: #80cbca; $custom-light: #a8dbda; $custom-dark: #000000;
JSON
{
"hex": "#80cbca",
"rgb": {
"r": 128,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.2,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.79309,
"c": 0.07462,
"h": 194.7
},
"luminance": 0.51565
}Semantic roles & 50–950 ramp
primary
#80CBCA
secondary
#9B5555
accent
#3132B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483