#80CCCF#80CCCF
#80CCCF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.075 H 199.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCCF |
|---|---|
| RGB | rgb(128, 204, 207) |
| HSL | hsl(182, 45%, 66%) |
| HSV | hsv(182, 38%, 81%) |
| CMYK | cmyk(38.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.45, -22.69, -8.92) |
| CIE-LCH | lch(77.45, 24.39, 201.46°) |
| OKLab | oklab(79.7% -0.0713 -0.0245) |
| OKLCH | oklch(79.7% 0.075 199) |
| XYZ | xyz(41.7533, 52.2770, 66.9097) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.48
Aqua Blue
#02D8E9
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 8.02
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Paleturquoise
#AFEEEE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCCF #CF8380
analogous
#80CFAA #80CCCF #80A4CF
triadic
#80CCCF #CF80CC #CCCF80
tetradic
#80CCCF #AA80CF #CF8380 #A4CF80
square
#80CCCF #AA80CF #CF8380 #A4CF80
split-complementary
#80CCCF #CF80A4 #CFAA80
monochromatic
#3A979A #54BABE #80CCCF #ACDEE0 #D9F0F1
Accessibility & contrast
On white
1.83
#80CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#80CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCCF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCCF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#5ED1CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cccf; /* rgb */ color: rgb(128, 204, 207); /* oklch */ color: oklch(79.7% 0.075 199.0);
Tailwind
colors: {
custom: {
50: '#a9dbdd',
500: '#80cccf',
950: '#000000',
},
}SCSS
$custom: #80cccf; $custom-light: #a9dbdd; $custom-dark: #000000;
JSON
{
"hex": "#80cccf",
"rgb": {
"r": 128,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.278,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79699,
"c": 0.07544,
"h": 199
},
"luminance": 0.5228
}Semantic roles & 50–950 ramp
primary
#80CCCF
secondary
#A05653
accent
#322DB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484