#80C8CF#80C8CF
#80C8CF is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.8% C 0.073 H 203.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8CF |
|---|---|
| RGB | rgb(128, 200, 207) |
| HSL | hsl(185, 45%, 66%) |
| HSV | hsv(185, 38%, 81%) |
| CMYK | cmyk(38.2%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.31, -20.68, -10.61) |
| CIE-LCH | lch(76.31, 23.25, 207.15°) |
| OKLab | oklab(78.79% -0.0665 -0.0291) |
| OKLCH | oklch(78.79% 0.073 203.6) |
| XYZ | xyz(40.8148, 50.4000, 66.5969) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.96
Aqua Blue
#02D8E9
ΔE00 8.13
Mediumturquoise
#48D1CC
ΔE00 8.28
Sky Blue
#87CEEB
ΔE00 8.38
Darkturquoise
#00CED1
ΔE00 8.42
Lightblue
#ADD8E6
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8CF #CF8780
analogous
#80CFAE #80C8CF #80A0CF
triadic
#80C8CF #CF80C8 #C8CF80
tetradic
#80C8CF #AE80CF #CF8780 #A0CF80
square
#80C8CF #AE80CF #CF8780 #A0CF80
split-complementary
#80C8CF #CF80A0 #CFAE80
monochromatic
#3A929A #54B5BE #80C8CF #ACDBE0 #D9EEF1
Accessibility & contrast
On white
1.90
#80C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#80C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8CF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8CF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#5FCDCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c8cf; /* rgb */ color: rgb(128, 200, 207); /* oklch */ color: oklch(78.8% 0.073 203.6);
Tailwind
colors: {
custom: {
50: '#a8d8dd',
500: '#80c8cf',
950: '#000000',
},
}SCSS
$custom: #80c8cf; $custom-light: #a8d8dd; $custom-dark: #000000;
JSON
{
"hex": "#80c8cf",
"rgb": {
"r": 128,
"g": 200,
"b": 207
},
"hsl": {
"h": 185.316,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.78793,
"c": 0.07262,
"h": 203.6
},
"luminance": 0.50403
}Semantic roles & 50–950 ramp
primary
#80C8CF
secondary
#A05A53
accent
#3A2DB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384