#80ABC1#80ABC1
#80ABC1 is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.056 H 230.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABC1 |
|---|---|
| RGB | rgb(128, 171, 193) |
| HSL | hsl(200, 34%, 63%) |
| HSV | hsv(200, 34%, 76%) |
| CMYK | cmyk(33.7%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(67.70, -9.03, -15.89) |
| CIE-LCH | lch(67.70, 18.27, 240.37°) |
| OKLab | oklab(71.79% -0.0356 -0.0436) |
| OKLCH | oklch(71.79% 0.056 230.7) |
| XYZ | xyz(33.0875, 37.5636, 55.9488) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.11
Bluegrey
#85A3B2
ΔE00 3.71
Bluey Grey
#89A0B0
ΔE00 5.44
Light Grey Blue
#9DBCD4
ΔE00 6.47
Cool Gray
#9AA7B0
ΔE00 8.25
Cool Grey
#95A3A6
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABC1 #C19680
analogous
#80C1B7 #80ABC1 #808AC1
triadic
#80ABC1 #C180AB #ABC180
tetradic
#80ABC1 #B780C1 #C19680 #8AC180
square
#80ABC1 #B780C1 #C19680 #8AC180
split-complementary
#80ABC1 #C1808A #C1B780
monochromatic
#416E85 #5790AD #80ABC1 #A9C6D5 #D2E1E9
Accessibility & contrast
On white
2.47
#80ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#80ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABC1
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABC1 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C2
Deuteranopia (green-blind)
#97A2C1
Tritanopia (blue-blind)
#6AB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abc1; /* rgb */ color: rgb(128, 171, 193); /* oklch */ color: oklch(71.8% 0.056 230.7);
Tailwind
colors: {
custom: {
50: '#a7c4d3',
500: '#80abc1',
950: '#000000',
},
}SCSS
$custom: #80abc1; $custom-light: #a7c4d3; $custom-dark: #000000;
JSON
{
"hex": "#80abc1",
"rgb": {
"r": 128,
"g": 171,
"b": 193
},
"hsl": {
"h": 200.308,
"s": 34.392,
"l": 62.941
},
"oklch": {
"l": 0.71792,
"c": 0.05627,
"h": 230.7
},
"luminance": 0.37565
}Semantic roles & 50–950 ramp
primary
#80ABC1
secondary
#DACBC3
accent
#6038AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182