#8BBFB2#8BBFB2
#8BBFB2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.4% C 0.058 H 177.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFB2 |
|---|---|
| RGB | rgb(139, 191, 178) |
| HSL | hsl(165, 29%, 65%) |
| HSV | hsv(165, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(73.52, -19.76, 1.07) |
| CIE-LCH | lch(73.52, 19.79, 176.91°) |
| OKLab | oklab(76.44% -0.0576 0.0025) |
| OKLCH | oklch(76.44% 0.058 177.5) |
| XYZ | xyz(37.3116, 45.9632, 49.0167) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 7.40
Mediumaquamarine
#66CDAA
ΔE00 9.17
Greyish Teal
#719F91
ΔE00 9.27
Mediumturquoise
#48D1CC
ΔE00 10.03
Tealish
#24BCA8
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFB2 #BF8B98
analogous
#8BBF98 #8BBFB2 #8BB2BF
triadic
#8BBFB2 #B28BBF #BFB28B
tetradic
#8BBFB2 #988BBF #BF8B98 #B2BF8B
square
#8BBFB2 #988BBF #BF8B98 #B2BF8B
split-complementary
#8BBFB2 #BF8BB2 #BF988B
monochromatic
#4A8677 #64A998 #8BBFB2 #B2D5CC #DAEBE6
Accessibility & contrast
On white
2.06
#8BBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8BBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFB2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFB2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B1
Deuteranopia (green-blind)
#B1B2B3
Tritanopia (blue-blind)
#7DC1BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfb2; /* rgb */ color: rgb(139, 191, 178); /* oklch */ color: oklch(76.4% 0.058 177.5);
Tailwind
colors: {
custom: {
50: '#aed2c9',
500: '#8bbfb2',
950: '#000000',
},
}SCSS
$custom: #8bbfb2; $custom-light: #aed2c9; $custom-dark: #000000;
JSON
{
"hex": "#8bbfb2",
"rgb": {
"r": 139,
"g": 191,
"b": 178
},
"hsl": {
"h": 165,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76443,
"c": 0.05767,
"h": 177.5
},
"luminance": 0.45965
}Semantic roles & 50–950 ramp
primary
#8BBFB2
secondary
#DCCACE
accent
#3E58A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282