#8BB4AE#8BB4AE
#8BB4AE is a light, muted teal. Relative luminance 0.412; OKLCH L 73.8% C 0.045 H 185.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB4AE |
|---|---|
| RGB | rgb(139, 180, 174) |
| HSL | hsl(171, 21%, 63%) |
| HSV | hsv(171, 23%, 71%) |
| CMYK | cmyk(22.8%, 0%, 3.3%, 29.4%) |
| CIE-LAB | lab(70.31, -14.98, -1.44) |
| CIE-LCH | lch(70.31, 15.04, 185.51°) |
| OKLab | oklab(73.84% -0.0447 -0.0041) |
| OKLCH | oklch(73.84% 0.045 185.2) |
| XYZ | xyz(34.6064, 41.1861, 46.1625) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.72
Cadetblue
#5F9EA0
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 9.81
Dull Teal
#5F9E8F
ΔE00 9.82
Cool Grey
#95A3A6
ΔE00 10.54
Grey Teal
#5E9B8A
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB4AE #B48B91
analogous
#8BB49A #8BB4AE #8BA5B4
triadic
#8BB4AE #AE8BB4 #B4AE8B
tetradic
#8BB4AE #9A8BB4 #B48B91 #A5B48B
square
#8BB4AE #9A8BB4 #B48B91 #A5B48B
split-complementary
#8BB4AE #B48BA5 #B49A8B
monochromatic
#4D7771 #669C94 #8BB4AE #B0CCC8 #D5E4E2
Accessibility & contrast
On white
2.27
#8BB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#8BB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB4AE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB4AE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAE
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#7FB6B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8bb4ae; /* rgb */ color: rgb(139, 180, 174); /* oklch */ color: oklch(73.8% 0.045 185.2);
Tailwind
colors: {
custom: {
50: '#adcac6',
500: '#8bb4ae',
950: '#000000',
},
}SCSS
$custom: #8bb4ae; $custom-light: #adcac6; $custom-dark: #000000;
JSON
{
"hex": "#8bb4ae",
"rgb": {
"r": 139,
"g": 180,
"b": 174
},
"hsl": {
"h": 171.22,
"s": 21.466,
"l": 62.549
},
"oklch": {
"l": 0.73843,
"c": 0.04487,
"h": 185.2
},
"luminance": 0.41187
}Semantic roles & 50–950 ramp
primary
#8BB4AE
secondary
#D5C6C8
accent
#4653A0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282