#8BBFC4#8BBFC4
#8BBFC4 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.055 H 203.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFC4 |
|---|---|
| RGB | rgb(139, 191, 196) |
| HSL | hsl(185, 33%, 66%) |
| HSV | hsv(185, 29%, 77%) |
| CMYK | cmyk(29.1%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(74.02, -15.71, -8.00) |
| CIE-LCH | lch(74.02, 17.63, 206.98°) |
| OKLab | oklab(77.01% -0.0502 -0.0218) |
| OKLCH | oklch(77.01% 0.055 203.5) |
| XYZ | xyz(39.2388, 46.7341, 59.1669) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.46
Lightblue
#ADD8E6
ΔE00 8.49
Sky Blue
#87CEEB
ΔE00 9.06
Baby Blue
#89CFF0
ΔE00 10.34
Cadetblue
#5F9EA0
ΔE00 10.62
Bluegrey
#85A3B2
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFC4 #C4908B
analogous
#8BC4AC #8BBFC4 #8BA2C4
triadic
#8BBFC4 #C48BBF #BFC48B
tetradic
#8BBFC4 #AC8BC4 #C4908B #A2C48B
square
#8BBFC4 #AC8BC4 #C4908B #A2C48B
split-complementary
#8BBFC4 #C48BA2 #C4AC8B
monochromatic
#48878D #62A9AF #8BBFC4 #B4D5D9 #DCECED
Accessibility & contrast
On white
2.03
#8BBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#8BBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFC4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFC4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC4
Deuteranopia (green-blind)
#ADB3C4
Tritanopia (blue-blind)
#77C3C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbfc4; /* rgb */ color: rgb(139, 191, 196); /* oklch */ color: oklch(77.0% 0.055 203.5);
Tailwind
colors: {
custom: {
50: '#aed2d5',
500: '#8bbfc4',
950: '#000000',
},
}SCSS
$custom: #8bbfc4; $custom-light: #aed2d5; $custom-dark: #000000;
JSON
{
"hex": "#8bbfc4",
"rgb": {
"r": 139,
"g": 191,
"b": 196
},
"hsl": {
"h": 185.263,
"s": 32.571,
"l": 65.686
},
"oklch": {
"l": 0.77005,
"c": 0.05471,
"h": 203.5
},
"luminance": 0.46736
}Semantic roles & 50–950 ramp
primary
#8BBFC4
secondary
#DFCECC
accent
#443AAB
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283