#80CDC2#80CDC2
#80CDC2 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.078 H 184.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDC2 |
|---|---|
| RGB | rgb(128, 205, 194) |
| HSL | hsl(171, 44%, 65%) |
| HSV | hsv(171, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.37, -26.30, -2.04) |
| CIE-LCH | lch(77.37, 26.37, 184.43°) |
| OKLab | oklab(79.52% -0.078 -0.0059) |
| OKLCH | oklch(79.52% 0.078 184.3) |
| XYZ | xyz(40.4674, 52.1442, 58.9609) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 7.48
Mediumaquamarine
#66CDAA
ΔE00 8.16
Darkturquoise
#00CED1
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDC2 #CD808B
analogous
#80CD9C #80CDC2 #80B1CD
triadic
#80CDC2 #C280CD #CDC280
tetradic
#80CDC2 #9C80CD #CD808B #B1CD80
square
#80CDC2 #9C80CD #CD808B #B1CD80
split-complementary
#80CDC2 #CD80B1 #CD9C80
monochromatic
#3B978A #54BCAD #80CDC2 #ACDED7 #D8F0EC
Accessibility & contrast
On white
1.84
#80CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#80CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDC2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDC2 | 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)
#C6C5C2
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#64D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cdc2; /* rgb */ color: rgb(128, 205, 194); /* oklch */ color: oklch(79.5% 0.078 184.3);
Tailwind
colors: {
custom: {
50: '#a8dcd4',
500: '#80cdc2',
950: '#000000',
},
}SCSS
$custom: #80cdc2; $custom-light: #a8dcd4; $custom-dark: #000000;
JSON
{
"hex": "#80cdc2",
"rgb": {
"r": 128,
"g": 205,
"b": 194
},
"hsl": {
"h": 171.429,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79515,
"c": 0.07818,
"h": 184.3
},
"luminance": 0.52147
}Semantic roles & 50–950 ramp
primary
#80CDC2
secondary
#9D545E
accent
#2F42B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483