#80CCCC#80CCCC
#80CCCC is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.075 H 195.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCCC |
|---|---|
| RGB | rgb(128, 204, 204) |
| HSL | hsl(180, 43%, 65%) |
| HSV | hsv(180, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.36, -23.43, -7.43) |
| CIE-LCH | lch(77.36, 24.58, 197.61°) |
| OKLab | oklab(79.6% -0.0726 -0.0205) |
| OKLCH | oklch(79.6% 0.075 195.7) |
| XYZ | xyz(41.3900, 52.1317, 64.9964) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 7.30
Aqua Blue
#02D8E9
ΔE00 8.41
Powder Blue
#B0E0E6
ΔE00 8.51
Paleturquoise
#AFEEEE
ΔE00 8.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCCC #CC8080
analogous
#80CCA6 #80CCCC #80A6CC
triadic
#80CCCC #CC80CC #CCCC80
tetradic
#80CCCC #A680CC #CC8080 #A6CC80
square
#80CCCC #A680CC #CC8080 #A6CC80
split-complementary
#80CCCC #CC80A6 #CCA680
monochromatic
#3C9696 #54BABA #80CCCC #ACDEDE #D7EFEF
Accessibility & contrast
On white
1.84
#80CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#80CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCCC
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCCC | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#60D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cccc; /* rgb */ color: rgb(128, 204, 204); /* oklch */ color: oklch(79.6% 0.075 195.7);
Tailwind
colors: {
custom: {
50: '#a8dbdb',
500: '#80cccc',
950: '#000000',
},
}SCSS
$custom: #80cccc; $custom-light: #a8dbdb; $custom-dark: #000000;
JSON
{
"hex": "#80cccc",
"rgb": {
"r": 128,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79601,
"c": 0.07541,
"h": 195.7
},
"luminance": 0.52135
}Semantic roles & 50–950 ramp
primary
#80CCCC
secondary
#9C5454
accent
#3030B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484