#80CDC8#80CDC8
#80CDC8 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.077 H 190.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDC8 |
|---|---|
| RGB | rgb(128, 205, 200) |
| HSL | hsl(176, 44%, 65%) |
| HSV | hsv(176, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.53, -24.88, -5.03) |
| CIE-LCH | lch(77.53, 25.39, 191.42°) |
| OKLab | oklab(79.7% -0.0754 -0.0139) |
| OKLCH | oklch(79.7% 0.077 190.5) |
| XYZ | xyz(41.1549, 52.4192, 62.5817) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 7.42
Darkturquoise
#00CED1
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.87
Turquoise
#40E0D0
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDC8 #CD8085
analogous
#80CDA1 #80CDC8 #80ABCD
triadic
#80CDC8 #C880CD #CDC880
tetradic
#80CDC8 #A180CD #CD8085 #ABCD80
square
#80CDC8 #A180CD #CD8085 #ABCD80
split-complementary
#80CDC8 #CD80AB #CDA180
monochromatic
#3B9791 #54BCB5 #80CDC8 #ACDEDB #D8F0EE
Accessibility & contrast
On white
1.83
#80CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#80CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDC8
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDC8 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#62D1CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cdc8; /* rgb */ color: rgb(128, 205, 200); /* oklch */ color: oklch(79.7% 0.077 190.5);
Tailwind
colors: {
custom: {
50: '#a8dcd8',
500: '#80cdc8',
950: '#000000',
},
}SCSS
$custom: #80cdc8; $custom-light: #a8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#80cdc8",
"rgb": {
"r": 128,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.104,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79701,
"c": 0.07672,
"h": 190.5
},
"luminance": 0.52422
}Semantic roles & 50–950 ramp
primary
#80CDC8
secondary
#9D5459
accent
#2F38B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483