#80CCC2#80CCC2
#80CCC2 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.077 H 185.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCC2 |
|---|---|
| RGB | rgb(128, 204, 194) |
| HSL | hsl(172, 43%, 65%) |
| HSV | hsv(172, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(77.08, -25.81, -2.46) |
| CIE-LCH | lch(77.08, 25.92, 185.44°) |
| OKLab | oklab(79.29% -0.0767 -0.007) |
| OKLCH | oklch(79.29% 0.077 185.2) |
| XYZ | xyz(40.2290, 51.6673, 58.8814) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 5.96
Turquoise
#40E0D0
ΔE00 7.74
Darkturquoise
#00CED1
ΔE00 8.34
Mediumaquamarine
#66CDAA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCC2 #CC808A
analogous
#80CC9C #80CCC2 #80B0CC
triadic
#80CCC2 #C280CC #CCC280
tetradic
#80CCC2 #9C80CC #CC808A #B0CC80
square
#80CCC2 #9C80CC #CC808A #B0CC80
split-complementary
#80CCC2 #CC80B0 #CC9C80
monochromatic
#3C968A #54BAAD #80CCC2 #ACDED7 #D7EFEC
Accessibility & contrast
On white
1.85
#80CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#80CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCC2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCC2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#64CFC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80ccc2; /* rgb */ color: rgb(128, 204, 194); /* oklch */ color: oklch(79.3% 0.077 185.2);
Tailwind
colors: {
custom: {
50: '#a8dbd4',
500: '#80ccc2',
950: '#000000',
},
}SCSS
$custom: #80ccc2; $custom-light: #a8dbd4; $custom-dark: #000000;
JSON
{
"hex": "#80ccc2",
"rgb": {
"r": 128,
"g": 204,
"b": 194
},
"hsl": {
"h": 172.105,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79286,
"c": 0.07706,
"h": 185.2
},
"luminance": 0.5167
}Semantic roles & 50–950 ramp
primary
#80CCC2
secondary
#9C545E
accent
#3041B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483