#8AA2BB#8AA2BB
#8AA2BB is a light, muted cyan. Relative luminance 0.348; OKLCH L 70.2% C 0.046 H 249.5°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA2BB |
|---|---|
| RGB | rgb(138, 162, 187) |
| HSL | hsl(211, 26%, 64%) |
| HSV | hsv(211, 26%, 73%) |
| CMYK | cmyk(26.2%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.62, -2.63, -15.63) |
| CIE-LCH | lch(65.62, 15.85, 260.45°) |
| OKLab | oklab(70.24% -0.0159 -0.0427) |
| OKLCH | oklch(70.24% 0.046 249.5) |
| XYZ | xyz(32.3687, 34.8307, 52.0216) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.78
Bluegrey
#85A3B2
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 6.57
Greyblue
#77A1B5
ΔE00 6.58
Blue Grey
#758DA3
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA2BB #BBA38A
analogous
#8ABABB #8AA2BB #8A8ABB
triadic
#8AA2BB #BB8AA2 #A2BB8A
tetradic
#8AA2BB #BB8ABA #BBA38A #8ABB8A
square
#8AA2BB #BB8ABA #BBA38A #8ABB8A
split-complementary
#8AA2BB #BB8A8A #BABB8A
monochromatic
#4A6580 #6383A5 #8AA2BB #B1C1D1 #D7E0E8
Accessibility & contrast
On white
2.64
#8AA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#8AA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA2BB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA2BB | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#7CA8AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8aa2bb; /* rgb */ color: rgb(138, 162, 187); /* oklch */ color: oklch(70.2% 0.046 249.5);
Tailwind
colors: {
custom: {
50: '#adbdcf',
500: '#8aa2bb',
950: '#000000',
},
}SCSS
$custom: #8aa2bb; $custom-light: #adbdcf; $custom-dark: #000000;
JSON
{
"hex": "#8aa2bb",
"rgb": {
"r": 138,
"g": 162,
"b": 187
},
"hsl": {
"h": 210.612,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.70244,
"c": 0.04558,
"h": 249.5
},
"luminance": 0.34832
}Semantic roles & 50–950 ramp
primary
#8AA2BB
secondary
#D9D1C8
accent
#7440A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182