#80CCCA#80CCCA
#80CCCA is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.076 H 193.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCCA |
|---|---|
| RGB | rgb(128, 204, 202) |
| HSL | hsl(178, 43%, 65%) |
| HSV | hsv(178, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.30, -23.91, -6.44) |
| CIE-LCH | lch(77.30, 24.76, 195.08°) |
| OKLab | oklab(79.54% -0.0734 -0.0178) |
| OKLCH | oklch(79.54% 0.076 193.6) |
| XYZ | xyz(41.1517, 52.0364, 63.7412) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 8.84
Aqua Blue
#02D8E9
ΔE00 8.86
Powder Blue
#B0E0E6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCCA #CC8082
analogous
#80CCA4 #80CCCA #80A8CC
triadic
#80CCCA #CA80CC #CCCA80
tetradic
#80CCCA #A480CC #CC8082 #A8CC80
square
#80CCCA #A480CC #CC8082 #A8CC80
split-complementary
#80CCCA #CC80A8 #CCA480
monochromatic
#3C9693 #54BAB8 #80CCCA #ACDEDC #D7EFEE
Accessibility & contrast
On white
1.84
#80CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#80CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCCA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCCA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B5BBCB
Tritanopia (blue-blind)
#61D0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80ccca; /* rgb */ color: rgb(128, 204, 202); /* oklch */ color: oklch(79.5% 0.076 193.6);
Tailwind
colors: {
custom: {
50: '#a8dbda',
500: '#80ccca',
950: '#000000',
},
}SCSS
$custom: #80ccca; $custom-light: #a8dbda; $custom-dark: #000000;
JSON
{
"hex": "#80ccca",
"rgb": {
"r": 128,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.421,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79536,
"c": 0.07552,
"h": 193.6
},
"luminance": 0.52039
}Semantic roles & 50–950 ramp
primary
#80CCCA
secondary
#9C5456
accent
#3033B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483