#8BBBB6#8BBBB6
#8BBBB6 is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.051 H 188.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB6 |
|---|---|
| RGB | rgb(139, 187, 182) |
| HSL | hsl(174, 26%, 64%) |
| HSV | hsv(174, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(72.50, -16.84, -2.61) |
| CIE-LCH | lch(72.50, 17.04, 188.82°) |
| OKLab | oklab(75.66% -0.0507 -0.0073) |
| OKLCH | oklch(75.66% 0.051 188.2) |
| XYZ | xyz(36.8586, 44.4054, 50.8759) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.74
Greyish Teal
#719F91
ΔE00 9.27
Cadetblue
#5F9EA0
ΔE00 9.83
Mediumturquoise
#48D1CC
ΔE00 10.37
Seafoam Blue
#78D1B6
ΔE00 10.38
Powder Blue
#B0E0E6
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB6 #BB8B90
analogous
#8BBB9E #8BBBB6 #8BA8BB
triadic
#8BBBB6 #B68BBB #BBB68B
tetradic
#8BBBB6 #9E8BBB #BB8B90 #A8BB8B
square
#8BBBB6 #9E8BBB #BB8B90 #A8BB8B
split-complementary
#8BBBB6 #BB8BA8 #BB9E8B
monochromatic
#4B807B #64A49E #8BBBB6 #B2D2CE #D8E8E7
Accessibility & contrast
On white
2.13
#8BBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8BBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB6
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB6 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B6
Deuteranopia (green-blind)
#ADAFB7
Tritanopia (blue-blind)
#7CBDB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbb6; /* rgb */ color: rgb(139, 187, 182); /* oklch */ color: oklch(75.7% 0.051 188.2);
Tailwind
colors: {
custom: {
50: '#aecfcb',
500: '#8bbbb6',
950: '#000000',
},
}SCSS
$custom: #8bbbb6; $custom-light: #aecfcb; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb6",
"rgb": {
"r": 139,
"g": 187,
"b": 182
},
"hsl": {
"h": 173.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75662,
"c": 0.0512,
"h": 188.2
},
"luminance": 0.44407
}Semantic roles & 50–950 ramp
primary
#8BBBB6
secondary
#D9C8CA
accent
#414BA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282