#88A0AA#88A0AA
#88A0AA is a light, muted cyan. Relative luminance 0.333; OKLCH L 69.1% C 0.031 H 224.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #88A0AA |
|---|---|
| RGB | rgb(136, 160, 170) |
| HSL | hsl(198, 17%, 60%) |
| HSV | hsv(198, 20%, 67%) |
| CMYK | cmyk(20%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(64.38, -6.14, -7.99) |
| CIE-LCH | lch(64.38, 10.07, 232.46°) |
| OKLab | oklab(69.06% -0.0217 -0.0216) |
| OKLCH | oklch(69.06% 0.031 224.9) |
| XYZ | xyz(29.9779, 33.2772, 42.8661) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.30
Bluey Grey
#89A0B0
ΔE00 3.00
Cool Grey
#95A3A6
ΔE00 4.19
Cool Gray
#9AA7B0
ΔE00 4.79
Greyblue
#77A1B5
ΔE00 4.86
Pewter
#899397
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A0AA #AA9288
analogous
#88AAA3 #88A0AA #888FAA
triadic
#88A0AA #AA88A0 #A0AA88
tetradic
#88A0AA #A388AA #AA9288 #8FAA88
square
#88A0AA #A388AA #AA9288 #8FAA88
split-complementary
#88A0AA #AA888F #AAA388
monochromatic
#4C626B #66838F #88A0AA #ACBDC4 #CFD9DD
Accessibility & contrast
On white
2.74
#88A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#88A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A0AA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A0AA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAB
Deuteranopia (green-blind)
#959AAA
Tritanopia (blue-blind)
#7EA3A3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #88a0aa; /* rgb */ color: rgb(136, 160, 170); /* oklch */ color: oklch(69.1% 0.031 224.9);
Tailwind
colors: {
custom: {
50: '#abbcc3',
500: '#88a0aa',
950: '#000000',
},
}SCSS
$custom: #88a0aa; $custom-light: #abbcc3; $custom-dark: #000000;
JSON
{
"hex": "#88a0aa",
"rgb": {
"r": 136,
"g": 160,
"b": 170
},
"hsl": {
"h": 197.647,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.69058,
"c": 0.03067,
"h": 224.9
},
"luminance": 0.33278
}Semantic roles & 50–950 ramp
primary
#88A0AA
secondary
#CDC4C0
accent
#846EB9
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101212
muted
#7F8181