#80CDC7#80CDC7
#80CDC7 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.077 H 189.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDC7 |
|---|---|
| RGB | rgb(128, 205, 199) |
| HSL | hsl(175, 44%, 65%) |
| HSV | hsv(175, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.50, -25.12, -4.53) |
| CIE-LCH | lch(77.50, 25.53, 190.22°) |
| OKLab | oklab(79.67% -0.0758 -0.0126) |
| OKLCH | oklch(79.67% 0.077 189.4) |
| XYZ | xyz(41.0384, 52.3726, 61.9682) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.40
Pale Teal
#82CBB2
ΔE00 7.02
Seafoam Blue
#78D1B6
ΔE00 7.48
Darkturquoise
#00CED1
ΔE00 7.57
Turquoise
#40E0D0
ΔE00 8.05
Paleturquoise
#AFEEEE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDC7 #CD8086
analogous
#80CDA1 #80CDC7 #80ACCD
triadic
#80CDC7 #C780CD #CDC780
tetradic
#80CDC7 #A180CD #CD8086 #ACCD80
square
#80CDC7 #A180CD #CD8086 #ACCD80
split-complementary
#80CDC7 #CD80AC #CDA180
monochromatic
#3B9790 #54BCB4 #80CDC7 #ACDEDA #D8F0EE
Accessibility & contrast
On white
1.83
#80CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#80CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDC7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDC7 | 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)
#C5C5C7
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#62D1CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cdc7; /* rgb */ color: rgb(128, 205, 199); /* oklch */ color: oklch(79.7% 0.077 189.4);
Tailwind
colors: {
custom: {
50: '#a8dcd8',
500: '#80cdc7',
950: '#000000',
},
}SCSS
$custom: #80cdc7; $custom-light: #a8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#80cdc7",
"rgb": {
"r": 128,
"g": 205,
"b": 199
},
"hsl": {
"h": 175.325,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79669,
"c": 0.07689,
"h": 189.4
},
"luminance": 0.52375
}Semantic roles & 50–950 ramp
primary
#80CDC7
secondary
#9D545A
accent
#2F39B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483