#80CDC3#80CDC3
#80CDC3 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.078 H 185.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDC3 |
|---|---|
| RGB | rgb(128, 205, 195) |
| HSL | hsl(172, 44%, 65%) |
| HSV | hsv(172, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(77.39, -26.06, -2.54) |
| CIE-LCH | lch(77.39, 26.19, 185.56°) |
| OKLab | oklab(79.55% -0.0775 -0.0072) |
| OKLCH | oklch(79.55% 0.078 185.3) |
| XYZ | xyz(40.5801, 52.1893, 59.5544) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.66
Seafoam Blue
#78D1B6
ΔE00 5.93
Turquoise
#40E0D0
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 8.27
Mediumaquamarine
#66CDAA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDC3 #CD808A
analogous
#80CD9C #80CDC3 #80B0CD
triadic
#80CDC3 #C380CD #CDC380
tetradic
#80CDC3 #9C80CD #CD808A #B0CD80
square
#80CDC3 #9C80CD #CD808A #B0CD80
split-complementary
#80CDC3 #CD80B0 #CD9C80
monochromatic
#3B978B #54BCAE #80CDC3 #ACDED8 #D8F0EC
Accessibility & contrast
On white
1.84
#80CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#80CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDC3
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDC3 | 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)
#C6C5C3
Deuteranopia (green-blind)
#B8BBC4
Tritanopia (blue-blind)
#64D0CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cdc3; /* rgb */ color: rgb(128, 205, 195); /* oklch */ color: oklch(79.5% 0.078 185.3);
Tailwind
colors: {
custom: {
50: '#a8dcd5',
500: '#80cdc3',
950: '#000000',
},
}SCSS
$custom: #80cdc3; $custom-light: #a8dcd5; $custom-dark: #000000;
JSON
{
"hex": "#80cdc3",
"rgb": {
"r": 128,
"g": 205,
"b": 195
},
"hsl": {
"h": 172.208,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79546,
"c": 0.07787,
"h": 185.3
},
"luminance": 0.52192
}Semantic roles & 50–950 ramp
primary
#80CDC3
secondary
#9D545D
accent
#2F41B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483