#80B2C5#80B2C5
#80B2C5 is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.5% C 0.059 H 223.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2C5 |
|---|---|
| RGB | rgb(128, 178, 197) |
| HSL | hsl(197, 37%, 64%) |
| HSV | hsv(197, 35%, 77%) |
| CMYK | cmyk(35%, 9.6%, 0%, 22.7%) |
| CIE-LAB | lab(69.80, -11.78, -14.93) |
| CIE-LCH | lch(69.80, 19.02, 231.73°) |
| OKLab | oklab(73.5% -0.0431 -0.0409) |
| OKLCH | oklch(73.5% 0.059 223.5) |
| XYZ | xyz(34.8972, 40.4593, 58.7831) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.14
Bluegrey
#85A3B2
ΔE00 5.68
Light Grey Blue
#9DBCD4
ΔE00 7.03
Sky Blue
#87CEEB
ΔE00 7.77
Bluey Grey
#89A0B0
ΔE00 7.84
Baby Blue
#89CFF0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2C5 #C59380
analogous
#80C5B5 #80B2C5 #808FC5
triadic
#80B2C5 #C580B2 #B2C580
tetradic
#80B2C5 #B580C5 #C59380 #8FC580
square
#80B2C5 #B580C5 #C59380 #8FC580
split-complementary
#80B2C5 #C5808F #C5B580
monochromatic
#40768B #5699B2 #80B2C5 #AACBD8 #D4E5EB
Accessibility & contrast
On white
2.31
#80B2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#80B2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2C5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2C5 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AFC6
Deuteranopia (green-blind)
#9DA7C5
Tritanopia (blue-blind)
#68B8B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80b2c5; /* rgb */ color: rgb(128, 178, 197); /* oklch */ color: oklch(73.5% 0.059 223.5);
Tailwind
colors: {
custom: {
50: '#a7c9d6',
500: '#80b2c5',
950: '#000000',
},
}SCSS
$custom: #80b2c5; $custom-light: #a7c9d6; $custom-dark: #000000;
JSON
{
"hex": "#80b2c5",
"rgb": {
"r": 128,
"g": 178,
"b": 197
},
"hsl": {
"h": 196.522,
"s": 37.297,
"l": 63.725
},
"oklch": {
"l": 0.73498,
"c": 0.05945,
"h": 223.5
},
"luminance": 0.40461
}Semantic roles & 50–950 ramp
primary
#80B2C5
secondary
#DDCBC4
accent
#5735B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283