#80AABC#80AABC
#80AABC is a light, muted cyan. Relative luminance 0.370; OKLCH L 71.4% C 0.052 H 226.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #80AABC |
|---|---|
| RGB | rgb(128, 170, 188) |
| HSL | hsl(198, 31%, 62%) |
| HSV | hsv(198, 32%, 74%) |
| CMYK | cmyk(31.9%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.25, -9.75, -13.79) |
| CIE-LCH | lch(67.25, 16.88, 234.74°) |
| OKLab | oklab(71.39% -0.0362 -0.0377) |
| OKLCH | oklch(71.39% 0.052 226.2) |
| XYZ | xyz(32.3510, 36.9679, 52.9981) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.84
Bluegrey
#85A3B2
ΔE00 3.21
Bluey Grey
#89A0B0
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 7.36
Cool Gray
#9AA7B0
ΔE00 8.06
Cool Grey
#95A3A6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AABC #BC9280
analogous
#80BCB0 #80AABC #808CBC
triadic
#80AABC #BC80AA #AABC80
tetradic
#80AABC #B080BC #BC9280 #8CBC80
square
#80AABC #B080BC #BC9280 #8CBC80
split-complementary
#80AABC #BC808C #BCB080
monochromatic
#436D7F #588FA7 #80AABC #A8C5D1 #D0E0E6
Accessibility & contrast
On white
2.50
#80AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#80AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AABC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AABC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#97A1BC
Tritanopia (blue-blind)
#6CB0B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #80aabc; /* rgb */ color: rgb(128, 170, 188); /* oklch */ color: oklch(71.4% 0.052 226.2);
Tailwind
colors: {
custom: {
50: '#a6c3d0',
500: '#80aabc',
950: '#000000',
},
}SCSS
$custom: #80aabc; $custom-light: #a6c3d0; $custom-dark: #000000;
JSON
{
"hex": "#80aabc",
"rgb": {
"r": 128,
"g": 170,
"b": 188
},
"hsl": {
"h": 198,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.71385,
"c": 0.05229,
"h": 226.2
},
"luminance": 0.36969
}Semantic roles & 50–950 ramp
primary
#80AABC
secondary
#D7C7C1
accent
#5D3CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182