#8BB4BB#8BB4BB
#8BB4BB is a light, muted teal. Relative luminance 0.417; OKLCH L 74.3% C 0.045 H 209.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB4BB |
|---|---|
| RGB | rgb(139, 180, 187) |
| HSL | hsl(189, 26%, 64%) |
| HSV | hsv(189, 26%, 73%) |
| CMYK | cmyk(25.7%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.68, -12.06, -8.05) |
| CIE-LCH | lch(70.68, 14.49, 213.72°) |
| OKLab | oklab(74.26% -0.0394 -0.0219) |
| OKLCH | oklch(74.26% 0.045 209.1) |
| XYZ | xyz(35.9356, 41.7178, 53.1630) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.09
Greyblue
#77A1B5
ΔE00 7.80
Cool Grey
#95A3A6
ΔE00 8.60
Bluey Grey
#89A0B0
ΔE00 9.26
Light Grey Blue
#9DBCD4
ΔE00 9.27
Cool Gray
#9AA7B0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB4BB #BB928B
analogous
#8BBBAA #8BB4BB #8B9CBB
triadic
#8BB4BB #BB8BB4 #B4BB8B
tetradic
#8BB4BB #AA8BBB #BB928B #9CBB8B
square
#8BB4BB #AA8BBB #BB928B #9CBB8B
split-complementary
#8BB4BB #BB8B9C #BBAA8B
monochromatic
#4B7980 #649BA4 #8BB4BB #B2CDD2 #D8E6E8
Accessibility & contrast
On white
2.25
#8BB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#8BB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB4BB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB4BB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#7CB8B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb4bb; /* rgb */ color: rgb(139, 180, 187); /* oklch */ color: oklch(74.3% 0.045 209.1);
Tailwind
colors: {
custom: {
50: '#aecacf',
500: '#8bb4bb',
950: '#000000',
},
}SCSS
$custom: #8bb4bb; $custom-light: #aecacf; $custom-dark: #000000;
JSON
{
"hex": "#8bb4bb",
"rgb": {
"r": 139,
"g": 180,
"b": 187
},
"hsl": {
"h": 188.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.74259,
"c": 0.04505,
"h": 209.1
},
"luminance": 0.41719
}Semantic roles & 50–950 ramp
primary
#8BB4BB
secondary
#D9CBC8
accent
#4F41A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282