#8BB4AA#8BB4AA
#8BB4AA is a light, muted teal. Relative luminance 0.410; OKLCH L 73.7% C 0.046 H 178.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB4AA |
|---|---|
| RGB | rgb(139, 180, 170) |
| HSL | hsl(165, 21%, 63%) |
| HSV | hsv(165, 23%, 71%) |
| CMYK | cmyk(22.8%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(70.20, -15.84, 0.60) |
| CIE-LCH | lch(70.20, 15.85, 177.83°) |
| OKLab | oklab(73.72% -0.0464 0.0013) |
| OKLCH | oklch(73.72% 0.046 178.3) |
| XYZ | xyz(34.2223, 41.0325, 44.1393) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 8.74
Dull Teal
#5F9E8F
ΔE00 9.19
Greenish Grey
#96AE8D
ΔE00 9.61
Cadetblue
#5F9EA0
ΔE00 9.61
Grey Teal
#5E9B8A
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB4AA #B48B95
analogous
#8BB496 #8BB4AA #8BA9B4
triadic
#8BB4AA #AA8BB4 #B4AA8B
tetradic
#8BB4AA #968BB4 #B48B95 #A9B48B
square
#8BB4AA #968BB4 #B48B95 #A9B48B
split-complementary
#8BB4AA #B48BA9 #B4968B
monochromatic
#4D776D #669C8F #8BB4AA #B0CCC5 #D5E4E0
Accessibility & contrast
On white
2.28
#8BB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#8BB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB4AA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB4AA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#80B5B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8bb4aa; /* rgb */ color: rgb(139, 180, 170); /* oklch */ color: oklch(73.7% 0.046 178.3);
Tailwind
colors: {
custom: {
50: '#adcac3',
500: '#8bb4aa',
950: '#000000',
},
}SCSS
$custom: #8bb4aa; $custom-light: #adcac3; $custom-dark: #000000;
JSON
{
"hex": "#8bb4aa",
"rgb": {
"r": 139,
"g": 180,
"b": 170
},
"hsl": {
"h": 165.366,
"s": 21.466,
"l": 62.549
},
"oklch": {
"l": 0.73722,
"c": 0.04639,
"h": 178.3
},
"luminance": 0.41034
}Semantic roles & 50–950 ramp
primary
#8BB4AA
secondary
#D5C6CA
accent
#465CA0
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281