#8BB2AA#8BB2AA
#8BB2AA is a light, muted teal. Relative luminance 0.402; OKLCH L 73.3% C 0.044 H 181.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2AA |
|---|---|
| RGB | rgb(139, 178, 170) |
| HSL | hsl(168, 20%, 62%) |
| HSV | hsv(168, 22%, 70%) |
| CMYK | cmyk(21.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(69.63, -14.80, -0.23) |
| CIE-LCH | lch(69.63, 14.80, 180.87°) |
| OKLab | oklab(73.27% -0.0436 -0.0008) |
| OKLCH | oklch(73.27% 0.044 181.1) |
| XYZ | xyz(33.8214, 40.2308, 44.0057) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.00
Cadetblue
#5F9EA0
ΔE00 9.09
Dull Teal
#5F9E8F
ΔE00 9.31
Pale Teal
#82CBB2
ΔE00 9.75
Greenish Grey
#96AE8D
ΔE00 10.06
Grey Teal
#5E9B8A
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2AA #B28B93
analogous
#8BB297 #8BB2AA #8BA7B2
triadic
#8BB2AA #AA8BB2 #B2AA8B
tetradic
#8BB2AA #978BB2 #B28B93 #A7B28B
square
#8BB2AA #978BB2 #B28B93 #A7B28B
split-complementary
#8BB2AA #B28BA7 #B2978B
monochromatic
#4E756D #669A8F #8BB2AA #B0CAC5 #D5E3E0
Accessibility & contrast
On white
2.32
#8BB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8BB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2AA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2AA | 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)
#AEADAA
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#81B3AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb2aa; /* rgb */ color: rgb(139, 178, 170); /* oklch */ color: oklch(73.3% 0.044 181.1);
Tailwind
colors: {
custom: {
50: '#adc9c3',
500: '#8bb2aa',
950: '#000000',
},
}SCSS
$custom: #8bb2aa; $custom-light: #adc9c3; $custom-dark: #000000;
JSON
{
"hex": "#8bb2aa",
"rgb": {
"r": 139,
"g": 178,
"b": 170
},
"hsl": {
"h": 167.692,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.73272,
"c": 0.04366,
"h": 181.1
},
"luminance": 0.40232
}Semantic roles & 50–950 ramp
primary
#8BB2AA
secondary
#D4C5C8
accent
#47599F
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281