#80C7CD#80C7CD
#80C7CD is a light, moderate teal. Relative luminance 0.498; OKLCH L 78.5% C 0.072 H 202.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #80C7CD |
|---|---|
| RGB | rgb(128, 199, 205) |
| HSL | hsl(185, 44%, 65%) |
| HSV | hsv(185, 38%, 80%) |
| CMYK | cmyk(37.6%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.97, -20.67, -10.04) |
| CIE-LCH | lch(75.97, 22.98, 205.90°) |
| OKLab | oklab(78.5% -0.0661 -0.0275) |
| OKLCH | oklch(78.5% 0.072 202.6) |
| XYZ | xyz(40.3410, 49.8411, 65.2403) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.16
Aqua Blue
#02D8E9
ΔE00 8.36
Darkturquoise
#00CED1
ΔE00 8.37
Sky Blue
#87CEEB
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C7CD #CD8680
analogous
#80CDAC #80C7CD #80A1CD
triadic
#80C7CD #CD80C7 #C7CD80
tetradic
#80C7CD #AC80CD #CD8680 #A1CD80
square
#80C7CD #AC80CD #CD8680 #A1CD80
split-complementary
#80C7CD #CD80A1 #CDAC80
monochromatic
#3B9097 #54B4BC #80C7CD #ACDADE #D8EEF0
Accessibility & contrast
On white
1.91
#80C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#80C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C7CD
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C7CD | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#60CCC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #80c7cd; /* rgb */ color: rgb(128, 199, 205); /* oklch */ color: oklch(78.5% 0.072 202.6);
Tailwind
colors: {
custom: {
50: '#a8d8dc',
500: '#80c7cd',
950: '#000000',
},
}SCSS
$custom: #80c7cd; $custom-light: #a8d8dc; $custom-dark: #000000;
JSON
{
"hex": "#80c7cd",
"rgb": {
"r": 128,
"g": 199,
"b": 205
},
"hsl": {
"h": 184.675,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.785,
"c": 0.07163,
"h": 202.6
},
"luminance": 0.49844
}Semantic roles & 50–950 ramp
primary
#80C7CD
secondary
#E1C9C7
accent
#392FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383