#8AA4BB#8AA4BB
#8AA4BB is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.7% C 0.045 H 245.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA4BB |
|---|---|
| RGB | rgb(138, 164, 187) |
| HSL | hsl(208, 26%, 64%) |
| HSV | hsv(208, 26%, 73%) |
| CMYK | cmyk(26.2%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.17, -3.73, -14.80) |
| CIE-LCH | lch(66.17, 15.27, 255.85°) |
| OKLab | oklab(70.68% -0.0187 -0.0404) |
| OKLCH | oklch(70.68% 0.045 245.2) |
| XYZ | xyz(32.7238, 35.5409, 52.1400) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.92
Bluegrey
#85A3B2
ΔE00 4.30
Greyblue
#77A1B5
ΔE00 5.52
Cool Gray
#9AA7B0
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 6.75
Blue Grey
#758DA3
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA4BB #BBA18A
analogous
#8ABBB9 #8AA4BB #8A8BBB
triadic
#8AA4BB #BB8AA4 #A4BB8A
tetradic
#8AA4BB #B98ABB #BBA18A #8BBB8A
square
#8AA4BB #B98ABB #BBA18A #8BBB8A
split-complementary
#8AA4BB #BB8A8B #BBB98A
monochromatic
#4A6780 #6386A5 #8AA4BB #B1C2D1 #D7E0E8
Accessibility & contrast
On white
2.59
#8AA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#8AA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA4BB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA4BB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#7CA9AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8aa4bb; /* rgb */ color: rgb(138, 164, 187); /* oklch */ color: oklch(70.7% 0.045 245.2);
Tailwind
colors: {
custom: {
50: '#adbecf',
500: '#8aa4bb',
950: '#000000',
},
}SCSS
$custom: #8aa4bb; $custom-light: #adbecf; $custom-dark: #000000;
JSON
{
"hex": "#8aa4bb",
"rgb": {
"r": 138,
"g": 164,
"b": 187
},
"hsl": {
"h": 208.163,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.70678,
"c": 0.04452,
"h": 245.2
},
"luminance": 0.35542
}Semantic roles & 50–950 ramp
primary
#8AA4BB
secondary
#D9D0C8
accent
#7040A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182