#80AFBD#80AFBD
#80AFBD is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.5% C 0.054 H 218.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFBD |
|---|---|
| RGB | rgb(128, 175, 189) |
| HSL | hsl(194, 32%, 62%) |
| HSV | hsv(194, 32%, 74%) |
| CMYK | cmyk(32.3%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(68.69, -12.18, -12.17) |
| CIE-LCH | lch(68.69, 17.22, 225.00°) |
| OKLab | oklab(72.54% -0.0424 -0.0333) |
| OKLCH | oklch(72.54% 0.054 218.2) |
| XYZ | xyz(33.4144, 38.9215, 53.8862) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.08
Bluegrey
#85A3B2
ΔE00 5.37
Bluey Grey
#89A0B0
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 8.39
Cool Grey
#95A3A6
ΔE00 9.16
Sky Blue
#87CEEB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFBD #BD8E80
analogous
#80BDAC #80AFBD #8091BD
triadic
#80AFBD #BD80AF #AFBD80
tetradic
#80AFBD #AC80BD #BD8E80 #91BD80
square
#80AFBD #AC80BD #BD8E80 #91BD80
split-complementary
#80AFBD #BD8091 #BDAC80
monochromatic
#437280 #5896A8 #80AFBD #A8C8D2 #D1E2E7
Accessibility & contrast
On white
2.39
#80AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#80AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFBD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFBD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#6BB4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80afbd; /* rgb */ color: rgb(128, 175, 189); /* oklch */ color: oklch(72.5% 0.054 218.2);
Tailwind
colors: {
custom: {
50: '#a7c7d0',
500: '#80afbd',
950: '#000000',
},
}SCSS
$custom: #80afbd; $custom-light: #a7c7d0; $custom-dark: #000000;
JSON
{
"hex": "#80afbd",
"rgb": {
"r": 128,
"g": 175,
"b": 189
},
"hsl": {
"h": 193.77,
"s": 31.606,
"l": 62.157
},
"oklch": {
"l": 0.72539,
"c": 0.05388,
"h": 218.2
},
"luminance": 0.38923
}Semantic roles & 50–950 ramp
primary
#80AFBD
secondary
#D8C6C1
accent
#553BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282