#8BBBAD#8BBBAD
#8BBBAD is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.055 H 174.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBAD |
|---|---|
| RGB | rgb(139, 187, 173) |
| HSL | hsl(163, 26%, 64%) |
| HSV | hsv(163, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.26, -18.80, 1.95) |
| CIE-LCH | lch(72.26, 18.90, 174.07°) |
| OKLab | oklab(75.39% -0.0545 0.0049) |
| OKLCH | oklch(75.39% 0.055 174.9) |
| XYZ | xyz(35.9583, 44.0452, 46.1340) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.13
Seafoam Blue
#78D1B6
ΔE00 8.15
Greyish Teal
#719F91
ΔE00 8.26
Mediumaquamarine
#66CDAA
ΔE00 9.59
Greenish Grey
#96AE8D
ΔE00 9.63
Dull Teal
#5F9E8F
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBAD #BB8B99
analogous
#8BBB95 #8BBBAD #8BB1BB
triadic
#8BBBAD #AD8BBB #BBAD8B
tetradic
#8BBBAD #958BBB #BB8B99 #B1BB8B
square
#8BBBAD #958BBB #BB8B99 #B1BB8B
split-complementary
#8BBBAD #BB8BB1 #BB958B
monochromatic
#4B8071 #64A492 #8BBBAD #B2D2C8 #D8E8E4
Accessibility & contrast
On white
2.14
#8BBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#8BBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBAD
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBAD | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AC
Deuteranopia (green-blind)
#AFAFAE
Tritanopia (blue-blind)
#7FBCB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbbad; /* rgb */ color: rgb(139, 187, 173); /* oklch */ color: oklch(75.4% 0.055 174.9);
Tailwind
colors: {
custom: {
50: '#aecfc5',
500: '#8bbbad',
950: '#000000',
},
}SCSS
$custom: #8bbbad; $custom-light: #aecfc5; $custom-dark: #000000;
JSON
{
"hex": "#8bbbad",
"rgb": {
"r": 139,
"g": 187,
"b": 173
},
"hsl": {
"h": 162.5,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75391,
"c": 0.05469,
"h": 174.9
},
"luminance": 0.44047
}Semantic roles & 50–950 ramp
primary
#8BBBAD
secondary
#D9C8CD
accent
#415EA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281