#80AFBC#80AFBC
#80AFBC is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.5% C 0.053 H 216.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFBC |
|---|---|
| RGB | rgb(128, 175, 188) |
| HSL | hsl(193, 31%, 62%) |
| HSV | hsv(193, 32%, 74%) |
| CMYK | cmyk(31.9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(68.66, -12.42, -11.67) |
| CIE-LCH | lch(68.66, 17.04, 223.21°) |
| OKLab | oklab(72.5% -0.0428 -0.0319) |
| OKLCH | oklch(72.5% 0.053 216.7) |
| XYZ | xyz(33.3062, 38.8782, 53.3165) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.34
Bluegrey
#85A3B2
ΔE00 5.58
Bluey Grey
#89A0B0
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.71
Cadetblue
#5F9EA0
ΔE00 9.02
Cool Grey
#95A3A6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFBC #BC8D80
analogous
#80BCAB #80AFBC #8091BC
triadic
#80AFBC #BC80AF #AFBC80
tetradic
#80AFBC #AB80BC #BC8D80 #91BC80
square
#80AFBC #AB80BC #BC8D80 #91BC80
split-complementary
#80AFBC #BC8091 #BCAB80
monochromatic
#43727F #5896A7 #80AFBC #A8C8D1 #D0E1E6
Accessibility & contrast
On white
2.39
#80AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#80AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFBC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFBC | 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)
#A6ACBD
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#6BB4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80afbc; /* rgb */ color: rgb(128, 175, 188); /* oklch */ color: oklch(72.5% 0.053 216.7);
Tailwind
colors: {
custom: {
50: '#a6c7d0',
500: '#80afbc',
950: '#000000',
},
}SCSS
$custom: #80afbc; $custom-light: #a6c7d0; $custom-dark: #000000;
JSON
{
"hex": "#80afbc",
"rgb": {
"r": 128,
"g": 175,
"b": 188
},
"hsl": {
"h": 193,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.72504,
"c": 0.05335,
"h": 216.7
},
"luminance": 0.3888
}Semantic roles & 50–950 ramp
primary
#80AFBC
secondary
#D7C6C1
accent
#543CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282