#8BB2AF#8BB2AF
#8BB2AF is a light, muted teal. Relative luminance 0.404; OKLCH L 73.4% C 0.042 H 190.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2AF |
|---|---|
| RGB | rgb(139, 178, 175) |
| HSL | hsl(175, 20%, 62%) |
| HSV | hsv(175, 22%, 70%) |
| CMYK | cmyk(21.9%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(69.77, -13.71, -2.78) |
| CIE-LCH | lch(69.77, 13.99, 191.46°) |
| OKLab | oklab(73.43% -0.0416 -0.0077) |
| OKLCH | oklch(73.43% 0.042 190.4) |
| XYZ | xyz(34.3034, 40.4236, 46.5442) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.19
Cadetblue
#5F9EA0
ΔE00 8.55
Cool Grey
#95A3A6
ΔE00 9.36
Bluegrey
#85A3B2
ΔE00 10.19
Dull Teal
#5F9E8F
ΔE00 10.36
Greyblue
#77A1B5
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2AF #B28B8E
analogous
#8BB29C #8BB2AF #8BA2B2
triadic
#8BB2AF #AF8BB2 #B2AF8B
tetradic
#8BB2AF #9C8BB2 #B28B8E #A2B28B
square
#8BB2AF #9C8BB2 #B28B8E #A2B28B
split-complementary
#8BB2AF #B28BA2 #B29C8B
monochromatic
#4E7572 #669A96 #8BB2AF #B0CAC8 #D5E3E2
Accessibility & contrast
On white
2.31
#8BB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#8BB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2AF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2AF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#7FB4B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb2af; /* rgb */ color: rgb(139, 178, 175); /* oklch */ color: oklch(73.4% 0.042 190.4);
Tailwind
colors: {
custom: {
50: '#adc9c6',
500: '#8bb2af',
950: '#000000',
},
}SCSS
$custom: #8bb2af; $custom-light: #adc9c6; $custom-dark: #000000;
JSON
{
"hex": "#8bb2af",
"rgb": {
"r": 139,
"g": 178,
"b": 175
},
"hsl": {
"h": 175.385,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.73425,
"c": 0.04226,
"h": 190.4
},
"luminance": 0.40425
}Semantic roles & 50–950 ramp
primary
#8BB2AF
secondary
#D4C5C6
accent
#474E9F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282