#8AAABA#8AAABA
#8AAABA is a light, muted cyan. Relative luminance 0.377; OKLCH L 72.0% C 0.042 H 229.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAABA |
|---|---|
| RGB | rgb(138, 170, 186) |
| HSL | hsl(200, 26%, 64%) |
| HSV | hsv(200, 26%, 73%) |
| CMYK | cmyk(25.8%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.80, -7.25, -11.80) |
| CIE-LCH | lch(67.80, 13.85, 238.45°) |
| OKLab | oklab(71.95% -0.0273 -0.0321) |
| OKLCH | oklch(71.95% 0.042 229.7) |
| XYZ | xyz(33.7163, 37.6966, 51.9445) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.09
Bluey Grey
#89A0B0
ΔE00 3.81
Greyblue
#77A1B5
ΔE00 3.90
Cool Gray
#9AA7B0
ΔE00 5.79
Light Grey Blue
#9DBCD4
ΔE00 6.30
Cool Grey
#95A3A6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAABA #BA9A8A
analogous
#8ABAB2 #8AAABA #8A92BA
triadic
#8AAABA #BA8AAA #AABA8A
tetradic
#8AAABA #B28ABA #BA9A8A #92BA8A
square
#8AAABA #B28ABA #BA9A8A #92BA8A
split-complementary
#8AAABA #BA8A92 #BAB28A
monochromatic
#4B6D7F #648EA3 #8AAABA #B0C6D1 #D7E2E7
Accessibility & contrast
On white
2.46
#8AAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8AAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAABA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAABA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8BB
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#7CAFAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aaaba; /* rgb */ color: rgb(138, 170, 186); /* oklch */ color: oklch(72.0% 0.042 229.7);
Tailwind
colors: {
custom: {
50: '#adc3ce',
500: '#8aaaba',
950: '#000000',
},
}SCSS
$custom: #8aaaba; $custom-light: #adc3ce; $custom-dark: #000000;
JSON
{
"hex": "#8aaaba",
"rgb": {
"r": 138,
"g": 170,
"b": 186
},
"hsl": {
"h": 200,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.71952,
"c": 0.04215,
"h": 229.7
},
"luminance": 0.37698
}Semantic roles & 50–950 ramp
primary
#8AAABA
secondary
#D8CDC7
accent
#6241A4
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182