#80CCCD#80CCCD
#80CCCD is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.075 H 196.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCCD |
|---|---|
| RGB | rgb(128, 204, 205) |
| HSL | hsl(181, 44%, 65%) |
| HSV | hsv(181, 38%, 80%) |
| CMYK | cmyk(37.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.39, -23.18, -7.93) |
| CIE-LCH | lch(77.39, 24.50, 198.88°) |
| OKLab | oklab(79.63% -0.0722 -0.0218) |
| OKLCH | oklch(79.63% 0.075 196.8) |
| XYZ | xyz(41.5104, 52.1799, 65.6301) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCCD #CD8180
analogous
#80CDA7 #80CCCD #80A5CD
triadic
#80CCCD #CD80CC #CCCD80
tetradic
#80CCCD #A780CD #CD8180 #A5CD80
square
#80CCCD #A780CD #CD8180 #A5CD80
split-complementary
#80CCCD #CD80A5 #CDA780
monochromatic
#3B9697 #54BABC #80CCCD #ACDEDE #D8EFF0
Accessibility & contrast
On white
1.84
#80CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#80CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCCD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCCD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#5FD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cccd; /* rgb */ color: rgb(128, 204, 205); /* oklch */ color: oklch(79.6% 0.075 196.8);
Tailwind
colors: {
custom: {
50: '#a8dbdc',
500: '#80cccd',
950: '#000000',
},
}SCSS
$custom: #80cccd; $custom-light: #a8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#80cccd",
"rgb": {
"r": 128,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.779,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79634,
"c": 0.07538,
"h": 196.8
},
"luminance": 0.52183
}Semantic roles & 50–950 ramp
primary
#80CCCD
secondary
#9D5554
accent
#312FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484