#8BBBB1#8BBBB1
#8BBBB1 is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.053 H 180.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB1 |
|---|---|
| RGB | rgb(139, 187, 177) |
| HSL | hsl(168, 26%, 64%) |
| HSV | hsv(168, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 5.3%, 26.7%) |
| CIE-LAB | lab(72.36, -17.94, -0.08) |
| CIE-LCH | lch(72.36, 17.94, 180.25°) |
| OKLab | oklab(75.51% -0.0528 -0.0005) |
| OKLCH | oklch(75.51% 0.053 180.5) |
| XYZ | xyz(36.3511, 44.2023, 48.2030) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.12
Greyish Teal
#719F91
ΔE00 8.52
Seafoam Blue
#78D1B6
ΔE00 8.96
Dull Teal
#5F9E8F
ΔE00 10.10
Cadetblue
#5F9EA0
ΔE00 10.49
Mediumturquoise
#48D1CC
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB1 #BB8B95
analogous
#8BBB99 #8BBBB1 #8BADBB
triadic
#8BBBB1 #B18BBB #BBB18B
tetradic
#8BBBB1 #998BBB #BB8B95 #ADBB8B
square
#8BBBB1 #998BBB #BB8B95 #ADBB8B
split-complementary
#8BBBB1 #BB8BAD #BB998B
monochromatic
#4B8075 #64A497 #8BBBB1 #B2D2CB #D8E8E5
Accessibility & contrast
On white
2.13
#8BBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#8BBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB1
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB1 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5B1
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#7EBDB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbbb1; /* rgb */ color: rgb(139, 187, 177); /* oklch */ color: oklch(75.5% 0.053 180.5);
Tailwind
colors: {
custom: {
50: '#aecfc8',
500: '#8bbbb1',
950: '#000000',
},
}SCSS
$custom: #8bbbb1; $custom-light: #aecfc8; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb1",
"rgb": {
"r": 139,
"g": 187,
"b": 177
},
"hsl": {
"h": 167.5,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.7551,
"c": 0.05277,
"h": 180.5
},
"luminance": 0.44204
}Semantic roles & 50–950 ramp
primary
#8BBBB1
secondary
#D9C8CC
accent
#4156A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282