#8BB2AC#8BB2AC
#8BB2AC is a light, muted teal. Relative luminance 0.403; OKLCH L 73.3% C 0.043 H 184.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2AC |
|---|---|
| RGB | rgb(139, 178, 172) |
| HSL | hsl(171, 20%, 62%) |
| HSV | hsv(171, 22%, 70%) |
| CMYK | cmyk(21.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(69.69, -14.37, -1.25) |
| CIE-LCH | lch(69.69, 14.42, 184.97°) |
| OKLab | oklab(73.33% -0.0428 -0.0036) |
| OKLCH | oklch(73.33% 0.043 184.8) |
| XYZ | xyz(34.0121, 40.3070, 45.0097) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.41
Cadetblue
#5F9EA0
ΔE00 8.80
Dull Teal
#5F9E8F
ΔE00 9.67
Cool Grey
#95A3A6
ΔE00 10.02
Pale Teal
#82CBB2
ΔE00 10.29
Grey Teal
#5E9B8A
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2AC #B28B91
analogous
#8BB299 #8BB2AC #8BA5B2
triadic
#8BB2AC #AC8BB2 #B2AC8B
tetradic
#8BB2AC #998BB2 #B28B91 #A5B28B
square
#8BB2AC #998BB2 #B28B91 #A5B28B
split-complementary
#8BB2AC #B28BA5 #B2998B
monochromatic
#4E756F #669A92 #8BB2AC #B0CAC6 #D5E3E1
Accessibility & contrast
On white
2.32
#8BB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#8BB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2AC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2AC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#80B4B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb2ac; /* rgb */ color: rgb(139, 178, 172); /* oklch */ color: oklch(73.3% 0.043 184.8);
Tailwind
colors: {
custom: {
50: '#adc9c4',
500: '#8bb2ac',
950: '#000000',
},
}SCSS
$custom: #8bb2ac; $custom-light: #adc9c4; $custom-dark: #000000;
JSON
{
"hex": "#8bb2ac",
"rgb": {
"r": 139,
"g": 178,
"b": 172
},
"hsl": {
"h": 170.769,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.73332,
"c": 0.04296,
"h": 184.8
},
"luminance": 0.40308
}Semantic roles & 50–950 ramp
primary
#8BB2AC
secondary
#D4C5C7
accent
#47549F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281