#8BBBB3#8BBBB3
#8BBBB3 is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.052 H 183.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB3 |
|---|---|
| RGB | rgb(139, 187, 179) |
| HSL | hsl(170, 26%, 64%) |
| HSV | hsv(170, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(72.42, -17.51, -1.09) |
| CIE-LCH | lch(72.42, 17.54, 183.57°) |
| OKLab | oklab(75.57% -0.0519 -0.0032) |
| OKLCH | oklch(75.57% 0.052 183.5) |
| XYZ | xyz(36.5519, 44.2827, 49.2606) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.72
Greyish Teal
#719F91
ΔE00 8.76
Seafoam Blue
#78D1B6
ΔE00 9.48
Cadetblue
#5F9EA0
ΔE00 10.18
Dull Teal
#5F9E8F
ΔE00 10.35
Mediumturquoise
#48D1CC
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB3 #BB8B93
analogous
#8BBB9B #8BBBB3 #8BABBB
triadic
#8BBBB3 #B38BBB #BBB38B
tetradic
#8BBBB3 #9B8BBB #BB8B93 #ABBB8B
square
#8BBBB3 #9B8BBB #BB8B93 #ABBB8B
split-complementary
#8BBBB3 #BB8BAB #BB9B8B
monochromatic
#4B8078 #64A49A #8BBBB3 #B2D2CC #D8E8E6
Accessibility & contrast
On white
2.13
#8BBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8BBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB3
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB3 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B3
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#7DBDB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbb3; /* rgb */ color: rgb(139, 187, 179); /* oklch */ color: oklch(75.6% 0.052 183.5);
Tailwind
colors: {
custom: {
50: '#aecfc9',
500: '#8bbbb3',
950: '#000000',
},
}SCSS
$custom: #8bbbb3; $custom-light: #aecfc9; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb3",
"rgb": {
"r": 139,
"g": 187,
"b": 179
},
"hsl": {
"h": 170,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.7557,
"c": 0.05203,
"h": 183.5
},
"luminance": 0.44284
}Semantic roles & 50–950 ramp
primary
#8BBBB3
secondary
#D9C8CB
accent
#4151A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282