#8BBAB2#8BBAB2
#8BBAB2 is a light, muted teal. Relative luminance 0.438; OKLCH L 75.3% C 0.051 H 183.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAB2 |
|---|---|
| RGB | rgb(139, 186, 178) |
| HSL | hsl(170, 25%, 64%) |
| HSV | hsv(170, 25%, 73%) |
| CMYK | cmyk(25.3%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(72.11, -17.21, -1.00) |
| CIE-LCH | lch(72.11, 17.24, 183.32°) |
| OKLab | oklab(75.32% -0.051 -0.0029) |
| OKLCH | oklch(75.32% 0.051 183.3) |
| XYZ | xyz(36.2397, 43.8196, 48.6594) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.91
Greyish Teal
#719F91
ΔE00 8.54
Seafoam Blue
#78D1B6
ΔE00 9.69
Cadetblue
#5F9EA0
ΔE00 10.02
Dull Teal
#5F9E8F
ΔE00 10.20
Mediumturquoise
#48D1CC
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAB2 #BA8B93
analogous
#8BBA9A #8BBAB2 #8BAABA
triadic
#8BBAB2 #B28BBA #BAB28B
tetradic
#8BBAB2 #9A8BBA #BA8B93 #AABA8B
square
#8BBAB2 #9A8BBA #BA8B93 #AABA8B
split-complementary
#8BBAB2 #BA8BAA #BA9A8B
monochromatic
#4C7F76 #65A399 #8BBAB2 #B1D1CB #D8E8E5
Accessibility & contrast
On white
2.15
#8BBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#8BBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAB2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAB2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#ADAEB3
Tritanopia (blue-blind)
#7EBCB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbab2; /* rgb */ color: rgb(139, 186, 178); /* oklch */ color: oklch(75.3% 0.051 183.3);
Tailwind
colors: {
custom: {
50: '#aecec9',
500: '#8bbab2',
950: '#000000',
},
}SCSS
$custom: #8bbab2; $custom-light: #aecec9; $custom-dark: #000000;
JSON
{
"hex": "#8bbab2",
"rgb": {
"r": 139,
"g": 186,
"b": 178
},
"hsl": {
"h": 169.787,
"s": 25.405,
"l": 63.725
},
"oklch": {
"l": 0.75315,
"c": 0.05111,
"h": 183.3
},
"luminance": 0.43821
}Semantic roles & 50–950 ramp
primary
#8BBAB2
secondary
#D9C8CB
accent
#4252A4
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282