#80B2BE#80B2BE
#80B2BE is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.2% C 0.055 H 214.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2BE |
|---|---|
| RGB | rgb(128, 178, 190) |
| HSL | hsl(192, 32%, 62%) |
| HSV | hsv(192, 33%, 75%) |
| CMYK | cmyk(32.6%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(69.57, -13.52, -11.41) |
| CIE-LCH | lch(69.57, 17.69, 220.16°) |
| OKLab | oklab(73.25% -0.0458 -0.0312) |
| OKLCH | oklch(73.25% 0.055 214.2) |
| XYZ | xyz(34.1137, 40.1458, 54.6566) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.46
Bluegrey
#85A3B2
ΔE00 6.71
Cadetblue
#5F9EA0
ΔE00 8.93
Sky Blue
#87CEEB
ΔE00 8.98
Bluey Grey
#89A0B0
ΔE00 9.10
Light Grey Blue
#9DBCD4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2BE #BE8C80
analogous
#80BEAB #80B2BE #8093BE
triadic
#80B2BE #BE80B2 #B2BE80
tetradic
#80B2BE #AB80BE #BE8C80 #93BE80
square
#80B2BE #AB80BE #BE8C80 #93BE80
split-complementary
#80B2BE #BE8093 #BEAB80
monochromatic
#427581 #5899A9 #80B2BE #A8CBD3 #D1E3E7
Accessibility & contrast
On white
2.33
#80B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#80B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2BE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2BE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBF
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#6AB7B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80b2be; /* rgb */ color: rgb(128, 178, 190); /* oklch */ color: oklch(73.2% 0.055 214.2);
Tailwind
colors: {
custom: {
50: '#a7c9d1',
500: '#80b2be',
950: '#000000',
},
}SCSS
$custom: #80b2be; $custom-light: #a7c9d1; $custom-dark: #000000;
JSON
{
"hex": "#80b2be",
"rgb": {
"r": 128,
"g": 178,
"b": 190
},
"hsl": {
"h": 191.613,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.73248,
"c": 0.05546,
"h": 214.2
},
"luminance": 0.40148
}Semantic roles & 50–950 ramp
primary
#80B2BE
secondary
#D8C6C2
accent
#503AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282