#80AFBB#80AFBB
#80AFBB is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.5% C 0.053 H 215.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFBB |
|---|---|
| RGB | rgb(128, 175, 187) |
| HSL | hsl(192, 30%, 62%) |
| HSV | hsv(192, 32%, 73%) |
| CMYK | cmyk(31.6%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.63, -12.67, -11.16) |
| CIE-LCH | lch(68.63, 16.88, 221.39°) |
| OKLab | oklab(72.47% -0.0432 -0.0305) |
| OKLCH | oklch(72.47% 0.053 215.3) |
| XYZ | xyz(33.1988, 38.8353, 52.7507) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.63
Bluegrey
#85A3B2
ΔE00 5.82
Bluey Grey
#89A0B0
ΔE00 8.24
Cadetblue
#5F9EA0
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.04
Cool Grey
#95A3A6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFBB #BB8C80
analogous
#80BBAA #80AFBB #8092BB
triadic
#80AFBB #BB80AF #AFBB80
tetradic
#80AFBB #AA80BB #BB8C80 #92BB80
square
#80AFBB #AA80BB #BB8C80 #92BB80
split-complementary
#80AFBB #BB8092 #BBAA80
monochromatic
#43727D #5996A5 #80AFBB #A8C8D0 #D0E1E6
Accessibility & contrast
On white
2.40
#80AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#80AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFBB
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFBB | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#9DA4BB
Tritanopia (blue-blind)
#6CB4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80afbb; /* rgb */ color: rgb(128, 175, 187); /* oklch */ color: oklch(72.5% 0.053 215.3);
Tailwind
colors: {
custom: {
50: '#a6c7cf',
500: '#80afbb',
950: '#000000',
},
}SCSS
$custom: #80afbb; $custom-light: #a6c7cf; $custom-dark: #000000;
JSON
{
"hex": "#80afbb",
"rgb": {
"r": 128,
"g": 175,
"b": 187
},
"hsl": {
"h": 192.203,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.72468,
"c": 0.05285,
"h": 215.3
},
"luminance": 0.38837
}Semantic roles & 50–950 ramp
primary
#80AFBB
secondary
#D6C5C0
accent
#533DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282