#8BAABA#8BAABA
#8BAABA is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.041 H 230.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAABA |
|---|---|
| RGB | rgb(139, 170, 186) |
| HSL | hsl(200, 25%, 64%) |
| HSV | hsv(200, 25%, 73%) |
| CMYK | cmyk(25.3%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.86, -6.94, -11.70) |
| CIE-LCH | lch(67.86, 13.60, 239.33°) |
| OKLab | oklab(72.02% -0.0263 -0.0319) |
| OKLCH | oklch(72.02% 0.041 230.5) |
| XYZ | xyz(33.8825, 37.7823, 51.9523) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.11
Bluey Grey
#89A0B0
ΔE00 3.63
Greyblue
#77A1B5
ΔE00 4.07
Cool Gray
#9AA7B0
ΔE00 5.55
Light Grey Blue
#9DBCD4
ΔE00 6.17
Cool Grey
#95A3A6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAABA #BA9B8B
analogous
#8BBAB2 #8BAABA #8B92BA
triadic
#8BAABA #BA8BAA #AABA8B
tetradic
#8BAABA #B28BBA #BA9B8B #92BA8B
square
#8BAABA #B28BBA #BA9B8B #92BA8B
split-complementary
#8BAABA #BA8B92 #BAB28B
monochromatic
#4C6E7F #658EA3 #8BAABA #B1C6D1 #D8E2E8
Accessibility & contrast
On white
2.45
#8BAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8BAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAABA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAABA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#7DAFAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8baaba; /* rgb */ color: rgb(139, 170, 186); /* oklch */ color: oklch(72.0% 0.041 230.5);
Tailwind
colors: {
custom: {
50: '#adc3ce',
500: '#8baaba',
950: '#000000',
},
}SCSS
$custom: #8baaba; $custom-light: #adc3ce; $custom-dark: #000000;
JSON
{
"hex": "#8baaba",
"rgb": {
"r": 139,
"g": 170,
"b": 186
},
"hsl": {
"h": 200.426,
"s": 25.405,
"l": 63.725
},
"oklch": {
"l": 0.72019,
"c": 0.04129,
"h": 230.5
},
"luminance": 0.37784
}Semantic roles & 50–950 ramp
primary
#8BAABA
secondary
#D9CEC8
accent
#6342A4
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182