#8BB2A5#8BB2A5
#8BB2A5 is a light, muted teal. Relative luminance 0.400; OKLCH L 73.1% C 0.046 H 172.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2A5 |
|---|---|
| RGB | rgb(139, 178, 165) |
| HSL | hsl(160, 20%, 62%) |
| HSV | hsv(160, 22%, 70%) |
| CMYK | cmyk(21.9%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(69.50, -15.86, 2.34) |
| CIE-LCH | lch(69.50, 16.03, 171.62°) |
| OKLab | oklab(73.12% -0.0458 0.006) |
| OKLCH | oklch(73.12% 0.046 172.6) |
| XYZ | xyz(33.3574, 40.0452, 41.5620) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.42
Greenish Grey
#96AE8D
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 8.72
Dull Teal
#5F9E8F
ΔE00 8.77
Grey Teal
#5E9B8A
ΔE00 9.51
Grey Green
#86A17D
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2A5 #B28B98
analogous
#8BB292 #8BB2A5 #8BACB2
triadic
#8BB2A5 #A58BB2 #B2A58B
tetradic
#8BB2A5 #928BB2 #B28B98 #ACB28B
square
#8BB2A5 #928BB2 #B28B98 #ACB28B
split-complementary
#8BB2A5 #B28BAC #B2928B
monochromatic
#4E7568 #669A88 #8BB2A5 #B0CAC2 #D5E3DE
Accessibility & contrast
On white
2.33
#8BB2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#8BB2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2A5
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2A5 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#A8A8A6
Tritanopia (blue-blind)
#82B3AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb2a5; /* rgb */ color: rgb(139, 178, 165); /* oklch */ color: oklch(73.1% 0.046 172.6);
Tailwind
colors: {
custom: {
50: '#adc9bf',
500: '#8bb2a5',
950: '#000000',
},
}SCSS
$custom: #8bb2a5; $custom-light: #adc9bf; $custom-dark: #000000;
JSON
{
"hex": "#8bb2a5",
"rgb": {
"r": 139,
"g": 178,
"b": 165
},
"hsl": {
"h": 160,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.73123,
"c": 0.04616,
"h": 172.6
},
"luminance": 0.40046
}Semantic roles & 50–950 ramp
primary
#8BB2A5
secondary
#D4C5CA
accent
#47649F
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281