#8BB2AB#8BB2AB
#8BB2AB is a light, muted teal. Relative luminance 0.403; OKLCH L 73.3% C 0.043 H 182.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2AB |
|---|---|
| RGB | rgb(139, 178, 171) |
| HSL | hsl(169, 20%, 62%) |
| HSV | hsv(169, 22%, 70%) |
| CMYK | cmyk(21.9%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(69.66, -14.58, -0.74) |
| CIE-LCH | lch(69.66, 14.60, 182.89°) |
| OKLab | oklab(73.3% -0.0432 -0.0022) |
| OKLCH | oklch(73.3% 0.043 182.9) |
| XYZ | xyz(33.9164, 40.2688, 44.5058) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.19
Cadetblue
#5F9EA0
ΔE00 8.94
Dull Teal
#5F9E8F
ΔE00 9.48
Pale Teal
#82CBB2
ΔE00 10.01
Cool Grey
#95A3A6
ΔE00 10.25
Grey Teal
#5E9B8A
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2AB #B28B92
analogous
#8BB298 #8BB2AB #8BA6B2
triadic
#8BB2AB #AB8BB2 #B2AB8B
tetradic
#8BB2AB #988BB2 #B28B92 #A6B28B
square
#8BB2AB #988BB2 #B28B92 #A6B28B
split-complementary
#8BB2AB #B28BA6 #B2988B
monochromatic
#4E756E #669A90 #8BB2AB #B0CAC6 #D5E3E0
Accessibility & contrast
On white
2.32
#8BB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8BB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2AB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2AB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#80B4B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb2ab; /* rgb */ color: rgb(139, 178, 171); /* oklch */ color: oklch(73.3% 0.043 182.9);
Tailwind
colors: {
custom: {
50: '#adc9c4',
500: '#8bb2ab',
950: '#000000',
},
}SCSS
$custom: #8bb2ab; $custom-light: #adc9c4; $custom-dark: #000000;
JSON
{
"hex": "#8bb2ab",
"rgb": {
"r": 139,
"g": 178,
"b": 171
},
"hsl": {
"h": 169.231,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.73302,
"c": 0.04329,
"h": 182.9
},
"luminance": 0.4027
}Semantic roles & 50–950 ramp
primary
#8BB2AB
secondary
#D4C5C8
accent
#47579F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281