#8BBFC0#8BBFC0
#8BBFC0 is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.054 H 197.6°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFC0 |
|---|---|
| RGB | rgb(139, 191, 192) |
| HSL | hsl(181, 30%, 65%) |
| HSV | hsv(181, 28%, 75%) |
| CMYK | cmyk(27.6%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.90, -16.64, -5.99) |
| CIE-LCH | lch(73.90, 17.69, 199.81°) |
| OKLab | oklab(76.88% -0.0518 -0.0164) |
| OKLCH | oklch(76.88% 0.054 197.6) |
| XYZ | xyz(38.7896, 46.5544, 56.8010) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.86
Lightblue
#ADD8E6
ΔE00 9.58
Mediumturquoise
#48D1CC
ΔE00 9.99
Cadetblue
#5F9EA0
ΔE00 10.36
Pale Teal
#82CBB2
ΔE00 10.61
Sky Blue
#87CEEB
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFC0 #C08C8B
analogous
#8BC0A7 #8BBFC0 #8BA5C0
triadic
#8BBFC0 #C08BBF #BFC08B
tetradic
#8BBFC0 #A78BC0 #C08C8B #A5C08B
square
#8BBFC0 #A78BC0 #C08C8B #A5C08B
split-complementary
#8BBFC0 #C08BA5 #C0A78B
monochromatic
#498687 #63A9AA #8BBFC0 #B3D5D6 #DAEBEB
Accessibility & contrast
On white
2.04
#8BBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#8BBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFC0
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFC0 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#79C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbfc0; /* rgb */ color: rgb(139, 191, 192); /* oklch */ color: oklch(76.9% 0.054 197.6);
Tailwind
colors: {
custom: {
50: '#aed2d3',
500: '#8bbfc0',
950: '#000000',
},
}SCSS
$custom: #8bbfc0; $custom-light: #aed2d3; $custom-dark: #000000;
JSON
{
"hex": "#8bbfc0",
"rgb": {
"r": 139,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.132,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.76875,
"c": 0.05432,
"h": 197.6
},
"luminance": 0.46556
}Semantic roles & 50–950 ramp
primary
#8BBFC0
secondary
#DCCBCA
accent
#3F3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282