#80ABC6#80ABC6
#80ABC6 is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.061 H 236.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABC6 |
|---|---|
| RGB | rgb(128, 171, 198) |
| HSL | hsl(203, 38%, 64%) |
| HSV | hsv(203, 35%, 78%) |
| CMYK | cmyk(35.4%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(67.87, -7.76, -18.40) |
| CIE-LCH | lch(67.87, 19.97, 247.13°) |
| OKLab | oklab(71.98% -0.0337 -0.0506) |
| OKLCH | oklch(71.98% 0.061 236.3) |
| XYZ | xyz(33.6548, 37.7904, 58.9361) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.09
Bluegrey
#85A3B2
ΔE00 4.72
Bluey Grey
#89A0B0
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 8.62
Sky Blue (survey)
#75BBFD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABC6 #C69B80
analogous
#80C6BE #80ABC6 #8088C6
triadic
#80ABC6 #C680AB #ABC680
tetradic
#80ABC6 #BE80C6 #C69B80 #88C680
square
#80ABC6 #BE80C6 #C69B80 #88C680
split-complementary
#80ABC6 #C68088 #C6BE80
monochromatic
#3F6F8D #568FB3 #80ABC6 #AAC7D9 #D4E3EC
Accessibility & contrast
On white
2.45
#80ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#80ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABC6
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABC6 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC7
Deuteranopia (green-blind)
#95A2C6
Tritanopia (blue-blind)
#68B2B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abc6; /* rgb */ color: rgb(128, 171, 198); /* oklch */ color: oklch(72.0% 0.061 236.3);
Tailwind
colors: {
custom: {
50: '#a7c4d7',
500: '#80abc6',
950: '#000000',
},
}SCSS
$custom: #80abc6; $custom-light: #a7c4d7; $custom-dark: #000000;
JSON
{
"hex": "#80abc6",
"rgb": {
"r": 128,
"g": 171,
"b": 198
},
"hsl": {
"h": 203.143,
"s": 38.043,
"l": 63.922
},
"oklch": {
"l": 0.7198,
"c": 0.0608,
"h": 236.3
},
"luminance": 0.37792
}Semantic roles & 50–950 ramp
primary
#80ABC6
secondary
#DDCEC5
accent
#6535B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183