#80ABC5#80ABC5
#80ABC5 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.060 H 235.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABC5 |
|---|---|
| RGB | rgb(128, 171, 197) |
| HSL | hsl(203, 37%, 64%) |
| HSV | hsv(203, 35%, 77%) |
| CMYK | cmyk(35%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(67.83, -8.02, -17.90) |
| CIE-LCH | lch(67.83, 19.61, 245.87°) |
| OKLab | oklab(71.94% -0.0341 -0.0492) |
| OKLCH | oklch(71.94% 0.06 235.2) |
| XYZ | xyz(33.5398, 37.7445, 58.3306) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.84
Bluegrey
#85A3B2
ΔE00 4.47
Bluey Grey
#89A0B0
ΔE00 5.53
Light Grey Blue
#9DBCD4
ΔE00 5.98
Cool Gray
#9AA7B0
ΔE00 8.52
Cloudy Blue
#ACC2D9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABC5 #C59A80
analogous
#80C5BC #80ABC5 #8088C5
triadic
#80ABC5 #C580AB #ABC580
tetradic
#80ABC5 #BC80C5 #C59A80 #88C580
square
#80ABC5 #BC80C5 #C59A80 #88C580
split-complementary
#80ABC5 #C58088 #C5BC80
monochromatic
#406F8B #568FB2 #80ABC5 #AAC7D8 #D4E3EB
Accessibility & contrast
On white
2.46
#80ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#80ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABC5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABC5 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC6
Deuteranopia (green-blind)
#95A2C5
Tritanopia (blue-blind)
#69B2B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abc5; /* rgb */ color: rgb(128, 171, 197); /* oklch */ color: oklch(71.9% 0.060 235.2);
Tailwind
colors: {
custom: {
50: '#a7c4d6',
500: '#80abc5',
950: '#000000',
},
}SCSS
$custom: #80abc5; $custom-light: #a7c4d6; $custom-dark: #000000;
JSON
{
"hex": "#80abc5",
"rgb": {
"r": 128,
"g": 171,
"b": 197
},
"hsl": {
"h": 202.609,
"s": 37.297,
"l": 63.725
},
"oklch": {
"l": 0.71942,
"c": 0.05984,
"h": 235.2
},
"luminance": 0.37746
}Semantic roles & 50–950 ramp
primary
#80ABC5
secondary
#DDCDC4
accent
#6435B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183