#80AABE#80AABE
#80AABE is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.5% C 0.054 H 228.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80AABE |
|---|---|
| RGB | rgb(128, 170, 190) |
| HSL | hsl(199, 32%, 62%) |
| HSV | hsv(199, 33%, 75%) |
| CMYK | cmyk(32.6%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.32, -9.25, -14.80) |
| CIE-LCH | lch(67.32, 17.45, 237.99°) |
| OKLab | oklab(71.46% -0.0354 -0.0405) |
| OKLCH | oklch(71.46% 0.054 228.8) |
| XYZ | xyz(32.5681, 37.0547, 54.1414) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.75
Bluegrey
#85A3B2
ΔE00 3.24
Bluey Grey
#89A0B0
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AABE #BE9480
analogous
#80BEB3 #80AABE #808BBE
triadic
#80AABE #BE80AA #AABE80
tetradic
#80AABE #B380BE #BE9480 #8BBE80
square
#80AABE #B380BE #BE9480 #8BBE80
split-complementary
#80AABE #BE808B #BEB380
monochromatic
#426D81 #588FA9 #80AABE #A8C5D3 #D1E0E7
Accessibility & contrast
On white
2.50
#80AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#80AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AABE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AABE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#6BB0B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #80aabe; /* rgb */ color: rgb(128, 170, 190); /* oklch */ color: oklch(71.5% 0.054 228.8);
Tailwind
colors: {
custom: {
50: '#a6c3d1',
500: '#80aabe',
950: '#000000',
},
}SCSS
$custom: #80aabe; $custom-light: #a6c3d1; $custom-dark: #000000;
JSON
{
"hex": "#80aabe",
"rgb": {
"r": 128,
"g": 170,
"b": 190
},
"hsl": {
"h": 199.355,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.71458,
"c": 0.05384,
"h": 228.8
},
"luminance": 0.37056
}Semantic roles & 50–950 ramp
primary
#80AABE
secondary
#D8C9C2
accent
#5F3AAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182