#80ABC7#80ABC7
#80ABC7 is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.062 H 237.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABC7 |
|---|---|
| RGB | rgb(128, 171, 199) |
| HSL | hsl(204, 39%, 64%) |
| HSV | hsv(204, 36%, 78%) |
| CMYK | cmyk(35.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.90, -7.50, -18.90) |
| CIE-LCH | lch(67.90, 20.33, 248.35°) |
| OKLab | oklab(72.02% -0.0334 -0.052) |
| OKLCH | oklch(72.02% 0.062 237.3) |
| XYZ | xyz(33.7705, 37.8367, 59.5455) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.35
Bluegrey
#85A3B2
ΔE00 4.98
Bluey Grey
#89A0B0
ΔE00 5.73
Light Grey Blue
#9DBCD4
ΔE00 5.87
Sky Blue (survey)
#75BBFD
ΔE00 8.55
Cool Gray
#9AA7B0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABC7 #C79C80
analogous
#80C7C0 #80ABC7 #8088C7
triadic
#80ABC7 #C780AB #ABC780
tetradic
#80ABC7 #C080C7 #C79C80 #88C780
square
#80ABC7 #C080C7 #C79C80 #88C780
split-complementary
#80ABC7 #C78088 #C7C080
monochromatic
#3F6F8E #568FB4 #80ABC7 #AAC7DA #D5E3EC
Accessibility & contrast
On white
2.45
#80ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#80ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABC7
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABC7 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC8
Deuteranopia (green-blind)
#95A2C7
Tritanopia (blue-blind)
#68B2B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abc7; /* rgb */ color: rgb(128, 171, 199); /* oklch */ color: oklch(72.0% 0.062 237.3);
Tailwind
colors: {
custom: {
50: '#a7c4d8',
500: '#80abc7',
950: '#000000',
},
}SCSS
$custom: #80abc7; $custom-light: #a7c4d8; $custom-dark: #000000;
JSON
{
"hex": "#80abc7",
"rgb": {
"r": 128,
"g": 171,
"b": 199
},
"hsl": {
"h": 203.662,
"s": 38.798,
"l": 64.118
},
"oklch": {
"l": 0.72019,
"c": 0.06177,
"h": 237.3
},
"luminance": 0.37839
}Semantic roles & 50–950 ramp
primary
#80ABC7
secondary
#DECFC5
accent
#6534B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183