#8BBFB9#8BBFB9
#8BBFB9 is a light, muted teal. Relative luminance 0.463; OKLCH L 76.7% C 0.055 H 187.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFB9 |
|---|---|
| RGB | rgb(139, 191, 185) |
| HSL | hsl(173, 29%, 65%) |
| HSV | hsv(173, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 3.1%, 25.1%) |
| CIE-LAB | lab(73.71, -18.23, -2.47) |
| CIE-LCH | lch(73.71, 18.39, 187.72°) |
| OKLab | oklab(76.66% -0.0547 -0.0069) |
| OKLCH | oklch(76.66% 0.055 187.2) |
| XYZ | xyz(38.0324, 46.2515, 52.8130) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.78
Seafoam Blue
#78D1B6
ΔE00 9.33
Mediumturquoise
#48D1CC
ΔE00 9.43
Greyish Teal
#719F91
ΔE00 9.98
Powder Blue
#B0E0E6
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFB9 #BF8B91
analogous
#8BBF9F #8BBFB9 #8BABBF
triadic
#8BBFB9 #B98BBF #BFB98B
tetradic
#8BBFB9 #9F8BBF #BF8B91 #ABBF8B
square
#8BBFB9 #9F8BBF #BF8B91 #ABBF8B
split-complementary
#8BBFB9 #BF8BAB #BF9F8B
monochromatic
#4A867F #64A9A1 #8BBFB9 #B2D5D1 #DAEBE9
Accessibility & contrast
On white
2.05
#8BBFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#8BBFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFB9
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFB9 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B9
Deuteranopia (green-blind)
#B0B2BA
Tritanopia (blue-blind)
#7BC1BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfb9; /* rgb */ color: rgb(139, 191, 185); /* oklch */ color: oklch(76.7% 0.055 187.2);
Tailwind
colors: {
custom: {
50: '#aed2ce',
500: '#8bbfb9',
950: '#000000',
},
}SCSS
$custom: #8bbfb9; $custom-light: #aed2ce; $custom-dark: #000000;
JSON
{
"hex": "#8bbfb9",
"rgb": {
"r": 139,
"g": 191,
"b": 185
},
"hsl": {
"h": 173.077,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76655,
"c": 0.0551,
"h": 187.2
},
"luminance": 0.46253
}Semantic roles & 50–950 ramp
primary
#8BBFB9
secondary
#DCCACC
accent
#3E4AA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282