#8BBFB3#8BBFB3
#8BBFB3 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.5% C 0.057 H 178.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFB3 |
|---|---|
| RGB | rgb(139, 191, 179) |
| HSL | hsl(166, 29%, 65%) |
| HSV | hsv(166, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 6.3%, 25.1%) |
| CIE-LAB | lab(73.55, -19.55, 0.56) |
| CIE-LCH | lch(73.55, 19.56, 178.36°) |
| OKLab | oklab(76.47% -0.0572 0.0012) |
| OKLCH | oklch(76.47% 0.057 178.8) |
| XYZ | xyz(37.4123, 46.0035, 49.5474) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 7.63
Greyish Teal
#719F91
ΔE00 9.32
Mediumaquamarine
#66CDAA
ΔE00 9.44
Mediumturquoise
#48D1CC
ΔE00 9.88
Tealish
#24BCA8
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFB3 #BF8B97
analogous
#8BBF99 #8BBFB3 #8BB1BF
triadic
#8BBFB3 #B38BBF #BFB38B
tetradic
#8BBFB3 #998BBF #BF8B97 #B1BF8B
square
#8BBFB3 #998BBF #BF8B97 #B1BF8B
split-complementary
#8BBFB3 #BF8BB1 #BF998B
monochromatic
#4A8678 #64A999 #8BBFB3 #B2D5CD #DAEBE7
Accessibility & contrast
On white
2.06
#8BBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#8BBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFB3
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFB3 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B3
Deuteranopia (green-blind)
#B1B2B4
Tritanopia (blue-blind)
#7DC1BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfb3; /* rgb */ color: rgb(139, 191, 179); /* oklch */ color: oklch(76.5% 0.057 178.8);
Tailwind
colors: {
custom: {
50: '#aed2c9',
500: '#8bbfb3',
950: '#000000',
},
}SCSS
$custom: #8bbfb3; $custom-light: #aed2c9; $custom-dark: #000000;
JSON
{
"hex": "#8bbfb3",
"rgb": {
"r": 139,
"g": 191,
"b": 179
},
"hsl": {
"h": 166.154,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76473,
"c": 0.0572,
"h": 178.8
},
"luminance": 0.46005
}Semantic roles & 50–950 ramp
primary
#8BBFB3
secondary
#DCCACE
accent
#3E56A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282