#80CDC4#80CDC4
#80CDC4 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.078 H 186.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDC4 |
|---|---|
| RGB | rgb(128, 205, 196) |
| HSL | hsl(173, 44%, 65%) |
| HSV | hsv(173, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(77.42, -25.83, -3.04) |
| CIE-LCH | lch(77.42, 26.01, 186.70°) |
| OKLab | oklab(79.58% -0.0771 -0.0086) |
| OKLCH | oklch(79.58% 0.078 186.3) |
| XYZ | xyz(40.6935, 52.2346, 60.1518) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.55
Pale Teal
#82CBB2
ΔE00 5.87
Seafoam Blue
#78D1B6
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 8.07
Mediumaquamarine
#66CDAA
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDC4 #CD8089
analogous
#80CD9D #80CDC4 #80AFCD
triadic
#80CDC4 #C480CD #CDC480
tetradic
#80CDC4 #9D80CD #CD8089 #AFCD80
square
#80CDC4 #9D80CD #CD8089 #AFCD80
split-complementary
#80CDC4 #CD80AF #CD9D80
monochromatic
#3B978C #54BCB0 #80CDC4 #ACDED8 #D8F0ED
Accessibility & contrast
On white
1.83
#80CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#80CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDC4
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDC4 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C4
Deuteranopia (green-blind)
#B8BBC5
Tritanopia (blue-blind)
#63D0CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cdc4; /* rgb */ color: rgb(128, 205, 196); /* oklch */ color: oklch(79.6% 0.078 186.3);
Tailwind
colors: {
custom: {
50: '#a8dcd5',
500: '#80cdc4',
950: '#000000',
},
}SCSS
$custom: #80cdc4; $custom-light: #a8dcd5; $custom-dark: #000000;
JSON
{
"hex": "#80cdc4",
"rgb": {
"r": 128,
"g": 205,
"b": 196
},
"hsl": {
"h": 172.987,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79576,
"c": 0.07758,
"h": 186.3
},
"luminance": 0.52237
}Semantic roles & 50–950 ramp
primary
#80CDC4
secondary
#9D545C
accent
#2F3FB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483