#8BBFC8#8BBFC8
#8BBFC8 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.056 H 209.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFC8 |
|---|---|
| RGB | rgb(139, 191, 200) |
| HSL | hsl(189, 36%, 66%) |
| HSV | hsv(189, 31%, 78%) |
| CMYK | cmyk(30.5%, 4.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.14, -14.77, -10.00) |
| CIE-LCH | lch(74.14, 17.84, 214.10°) |
| OKLab | oklab(77.14% -0.0486 -0.0273) |
| OKLCH | oklch(77.14% 0.056 209.4) |
| XYZ | xyz(39.7002, 46.9186, 61.5967) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 8.40
Baby Blue
#89CFF0
ΔE00 8.81
Light Grey Blue
#9DBCD4
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFC8 #C8948B
analogous
#8BC8B3 #8BBFC8 #8BA1C8
triadic
#8BBFC8 #C88BBF #BFC88B
tetradic
#8BBFC8 #B38BC8 #C8948B #A1C88B
square
#8BBFC8 #B38BC8 #C8948B #A1C88B
split-complementary
#8BBFC8 #C88BA1 #C8B38B
monochromatic
#468893 #61A8B4 #8BBFC8 #B5D6DC #DEEDEF
Accessibility & contrast
On white
2.02
#8BBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#8BBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFC8
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFC8 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBC9
Deuteranopia (green-blind)
#ACB3C8
Tritanopia (blue-blind)
#76C4C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbfc8; /* rgb */ color: rgb(139, 191, 200); /* oklch */ color: oklch(77.1% 0.056 209.4);
Tailwind
colors: {
custom: {
50: '#afd2d8',
500: '#8bbfc8',
950: '#000000',
},
}SCSS
$custom: #8bbfc8; $custom-light: #afd2d8; $custom-dark: #000000;
JSON
{
"hex": "#8bbfc8",
"rgb": {
"r": 139,
"g": 191,
"b": 200
},
"hsl": {
"h": 188.852,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.77139,
"c": 0.05573,
"h": 209.4
},
"luminance": 0.46921
}Semantic roles & 50–950 ramp
primary
#8BBFC8
secondary
#E1D0CE
accent
#4937AF
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#101414
muted
#7F8283