#80B1BE#80B1BE
#80B1BE is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.0% C 0.055 H 216.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #80B1BE |
|---|---|
| RGB | rgb(128, 177, 190) |
| HSL | hsl(193, 32%, 62%) |
| HSV | hsv(193, 33%, 75%) |
| CMYK | cmyk(32.6%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(69.29, -12.99, -11.83) |
| CIE-LCH | lch(69.29, 17.57, 222.33°) |
| OKLab | oklab(73.02% -0.0446 -0.0324) |
| OKLCH | oklch(73.02% 0.055 216) |
| XYZ | xyz(33.9154, 39.7494, 54.5905) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 6.19
Bluey Grey
#89A0B0
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 8.77
Sky Blue
#87CEEB
ΔE00 8.97
Cadetblue
#5F9EA0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B1BE #BE8D80
analogous
#80BEAC #80B1BE #8092BE
triadic
#80B1BE #BE80B1 #B1BE80
tetradic
#80B1BE #AC80BE #BE8D80 #92BE80
square
#80B1BE #AC80BE #BE8D80 #92BE80
split-complementary
#80B1BE #BE8092 #BEAC80
monochromatic
#427481 #5898A9 #80B1BE #A8CAD3 #D1E3E7
Accessibility & contrast
On white
2.35
#80B1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#80B1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B1BE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B1BE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#6AB6B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80b1be; /* rgb */ color: rgb(128, 177, 190); /* oklch */ color: oklch(73.0% 0.055 216.0);
Tailwind
colors: {
custom: {
50: '#a7c8d1',
500: '#80b1be',
950: '#000000',
},
}SCSS
$custom: #80b1be; $custom-light: #a7c8d1; $custom-dark: #000000;
JSON
{
"hex": "#80b1be",
"rgb": {
"r": 128,
"g": 177,
"b": 190
},
"hsl": {
"h": 192.581,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.73023,
"c": 0.05507,
"h": 216
},
"luminance": 0.39751
}Semantic roles & 50–950 ramp
primary
#80B1BE
secondary
#D8C6C2
accent
#523AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282