#80ABC2#80ABC2
#80ABC2 is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.057 H 231.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABC2 |
|---|---|
| RGB | rgb(128, 171, 194) |
| HSL | hsl(201, 35%, 63%) |
| HSV | hsv(201, 34%, 76%) |
| CMYK | cmyk(34%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.73, -8.78, -16.39) |
| CIE-LCH | lch(67.73, 18.59, 241.82°) |
| OKLab | oklab(71.83% -0.0352 -0.045) |
| OKLCH | oklch(71.83% 0.057 231.9) |
| XYZ | xyz(33.1995, 37.6083, 56.5383) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.24
Bluegrey
#85A3B2
ΔE00 3.85
Bluey Grey
#89A0B0
ΔE00 5.42
Light Grey Blue
#9DBCD4
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 8.29
Cool Grey
#95A3A6
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABC2 #C29780
analogous
#80C2B8 #80ABC2 #808AC2
triadic
#80ABC2 #C280AB #ABC280
tetradic
#80ABC2 #B880C2 #C29780 #8AC280
square
#80ABC2 #B880C2 #C29780 #8AC280
split-complementary
#80ABC2 #C2808A #C2B880
monochromatic
#416E87 #5790AE #80ABC2 #A9C6D6 #D3E2EA
Accessibility & contrast
On white
2.46
#80ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#80ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABC2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABC2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C3
Deuteranopia (green-blind)
#96A2C2
Tritanopia (blue-blind)
#6AB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abc2; /* rgb */ color: rgb(128, 171, 194); /* oklch */ color: oklch(71.8% 0.057 231.9);
Tailwind
colors: {
custom: {
50: '#a7c4d4',
500: '#80abc2',
950: '#000000',
},
}SCSS
$custom: #80abc2; $custom-light: #a7c4d4; $custom-dark: #000000;
JSON
{
"hex": "#80abc2",
"rgb": {
"r": 128,
"g": 171,
"b": 194
},
"hsl": {
"h": 200.909,
"s": 35.106,
"l": 63.137
},
"oklch": {
"l": 0.71829,
"c": 0.05712,
"h": 231.9
},
"luminance": 0.3761
}Semantic roles & 50–950 ramp
primary
#80ABC2
secondary
#DBCBC3
accent
#6138AE
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183