#80ABC0#80ABC0
#80ABC0 is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.055 H 229.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABC0 |
|---|---|
| RGB | rgb(128, 171, 192) |
| HSL | hsl(200, 34%, 63%) |
| HSV | hsv(200, 33%, 75%) |
| CMYK | cmyk(33.3%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.66, -9.29, -15.38) |
| CIE-LCH | lch(67.66, 17.97, 238.88°) |
| OKLab | oklab(71.75% -0.036 -0.0421) |
| OKLCH | oklch(71.75% 0.055 229.5) |
| XYZ | xyz(32.9764, 37.5191, 55.3633) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.03
Bluegrey
#85A3B2
ΔE00 3.59
Bluey Grey
#89A0B0
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 8.22
Cool Grey
#95A3A6
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABC0 #C09580
analogous
#80C0B5 #80ABC0 #808BC0
triadic
#80ABC0 #C080AB #ABC080
tetradic
#80ABC0 #B580C0 #C09580 #8BC080
square
#80ABC0 #B580C0 #C09580 #8BC080
split-complementary
#80ABC0 #C0808B #C0B580
monochromatic
#426E84 #5790AC #80ABC0 #A9C6D4 #D2E1E9
Accessibility & contrast
On white
2.47
#80ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#80ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABC0
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABC0 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C1
Deuteranopia (green-blind)
#97A2C0
Tritanopia (blue-blind)
#6AB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abc0; /* rgb */ color: rgb(128, 171, 192); /* oklch */ color: oklch(71.8% 0.055 229.5);
Tailwind
colors: {
custom: {
50: '#a7c4d3',
500: '#80abc0',
950: '#000000',
},
}SCSS
$custom: #80abc0; $custom-light: #a7c4d3; $custom-dark: #000000;
JSON
{
"hex": "#80abc0",
"rgb": {
"r": 128,
"g": 171,
"b": 192
},
"hsl": {
"h": 199.688,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.71754,
"c": 0.05543,
"h": 229.5
},
"luminance": 0.37521
}Semantic roles & 50–950 ramp
primary
#80ABC0
secondary
#D9CAC2
accent
#5F39AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182