#80BFC0#80BFC0
#80BFC0 is a light, moderate teal. Relative luminance 0.457; OKLCH L 76.3% C 0.064 H 197.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80BFC0 |
|---|---|
| RGB | rgb(128, 191, 192) |
| HSL | hsl(181, 34%, 63%) |
| HSV | hsv(181, 33%, 75%) |
| CMYK | cmyk(33.3%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.32, -19.78, -6.92) |
| CIE-LCH | lch(73.32, 20.95, 199.29°) |
| OKLab | oklab(76.26% -0.0616 -0.019) |
| OKLCH | oklch(76.26% 0.064 197.2) |
| XYZ | xyz(37.0440, 45.6543, 56.7192) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.39
Darkturquoise
#00CED1
ΔE00 9.06
Cadetblue
#5F9EA0
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 9.81
Turquoise Blue
#06B1C4
ΔE00 9.96
Lightseagreen
#20B2AA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BFC0 #C08180
analogous
#80C0A1 #80BFC0 #809FC0
triadic
#80BFC0 #C080BF #BFC080
tetradic
#80BFC0 #A180C0 #C08180 #9FC080
square
#80BFC0 #A180C0 #C08180 #9FC080
split-complementary
#80BFC0 #C0809F #C0A180
monochromatic
#428384 #57AAAC #80BFC0 #A9D4D4 #D2E8E9
Accessibility & contrast
On white
2.07
#80BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#80BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BFC0
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BFC0 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#ABB0C1
Tritanopia (blue-blind)
#67C3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #80bfc0; /* rgb */ color: rgb(128, 191, 192); /* oklch */ color: oklch(76.3% 0.064 197.2);
Tailwind
colors: {
custom: {
50: '#a7d2d3',
500: '#80bfc0',
950: '#000000',
},
}SCSS
$custom: #80bfc0; $custom-light: #a7d2d3; $custom-dark: #000000;
JSON
{
"hex": "#80bfc0",
"rgb": {
"r": 128,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.938,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.76255,
"c": 0.06443,
"h": 197.2
},
"luminance": 0.45657
}Semantic roles & 50–950 ramp
primary
#80BFC0
secondary
#D9C3C2
accent
#3B39AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282