#8BB2BA#8BB2BA
#8BB2BA is a light, muted cyan. Relative luminance 0.409; OKLCH L 73.8% C 0.044 H 211.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2BA |
|---|---|
| RGB | rgb(139, 178, 186) |
| HSL | hsl(190, 25%, 64%) |
| HSV | hsv(190, 25%, 73%) |
| CMYK | cmyk(25.3%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(70.09, -11.23, -8.37) |
| CIE-LCH | lch(70.09, 14.01, 216.71°) |
| OKLab | oklab(73.78% -0.0371 -0.0228) |
| OKLCH | oklch(73.78% 0.044 211.6) |
| XYZ | xyz(35.4281, 40.8735, 52.4675) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.19
Greyblue
#77A1B5
ΔE00 7.03
Cool Grey
#95A3A6
ΔE00 7.94
Bluey Grey
#89A0B0
ΔE00 8.36
Cool Gray
#9AA7B0
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2BA #BA938B
analogous
#8BBAAA #8BB2BA #8B9ABA
triadic
#8BB2BA #BA8BB2 #B2BA8B
tetradic
#8BB2BA #AA8BBA #BA938B #9ABA8B
square
#8BB2BA #AA8BBA #BA938B #9ABA8B
split-complementary
#8BB2BA #BA8B9A #BAAA8B
monochromatic
#4C767F #6599A3 #8BB2BA #B1CBD1 #D8E5E8
Accessibility & contrast
On white
2.29
#8BB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#8BB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2BA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2BA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#A3A9BA
Tritanopia (blue-blind)
#7CB6B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8bb2ba; /* rgb */ color: rgb(139, 178, 186); /* oklch */ color: oklch(73.8% 0.044 211.6);
Tailwind
colors: {
custom: {
50: '#aec9ce',
500: '#8bb2ba',
950: '#000000',
},
}SCSS
$custom: #8bb2ba; $custom-light: #aec9ce; $custom-dark: #000000;
JSON
{
"hex": "#8bb2ba",
"rgb": {
"r": 139,
"g": 178,
"b": 186
},
"hsl": {
"h": 190.213,
"s": 25.405,
"l": 63.725
},
"oklch": {
"l": 0.73782,
"c": 0.04353,
"h": 211.6
},
"luminance": 0.40875
}Semantic roles & 50–950 ramp
primary
#8BB2BA
secondary
#D9CBC8
accent
#5242A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282