#8BBFC3#8BBFC3
#8BBFC3 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.055 H 202.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFC3 |
|---|---|
| RGB | rgb(139, 191, 195) |
| HSL | hsl(184, 32%, 65%) |
| HSV | hsv(184, 29%, 76%) |
| CMYK | cmyk(28.7%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(73.99, -15.95, -7.50) |
| CIE-LCH | lch(73.99, 17.62, 205.19°) |
| OKLab | oklab(76.97% -0.0506 -0.0205) |
| OKLCH | oklch(76.97% 0.055 202.1) |
| XYZ | xyz(39.1254, 46.6887, 58.5694) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 8.75
Sky Blue
#87CEEB
ΔE00 9.46
Cadetblue
#5F9EA0
ΔE00 10.52
Mediumturquoise
#48D1CC
ΔE00 10.57
Baby Blue
#89CFF0
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFC3 #C38F8B
analogous
#8BC3AB #8BBFC3 #8BA3C3
triadic
#8BBFC3 #C38BBF #BFC38B
tetradic
#8BBFC3 #AB8BC3 #C38F8B #A3C38B
square
#8BBFC3 #AB8BC3 #C38F8B #A3C38B
split-complementary
#8BBFC3 #C38BA3 #C3AB8B
monochromatic
#48878B #63A9AE #8BBFC3 #B3D5D8 #DCECED
Accessibility & contrast
On white
2.03
#8BBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8BBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFC3
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFC3 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC3
Deuteranopia (green-blind)
#ADB3C3
Tritanopia (blue-blind)
#78C3C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbfc3; /* rgb */ color: rgb(139, 191, 195); /* oklch */ color: oklch(77.0% 0.055 202.1);
Tailwind
colors: {
custom: {
50: '#aed2d5',
500: '#8bbfc3',
950: '#000000',
},
}SCSS
$custom: #8bbfc3; $custom-light: #aed2d5; $custom-dark: #000000;
JSON
{
"hex": "#8bbfc3",
"rgb": {
"r": 139,
"g": 191,
"b": 195
},
"hsl": {
"h": 184.286,
"s": 31.818,
"l": 65.49
},
"oklch": {
"l": 0.76973,
"c": 0.05456,
"h": 202.1
},
"luminance": 0.46691
}Semantic roles & 50–950 ramp
primary
#8BBFC3
secondary
#DECDCC
accent
#433BAB
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283