#8BBFC2#8BBFC2
#8BBFC2 is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.054 H 200.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFC2 |
|---|---|
| RGB | rgb(139, 191, 194) |
| HSL | hsl(183, 31%, 65%) |
| HSV | hsv(183, 28%, 76%) |
| CMYK | cmyk(28.4%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(73.96, -16.18, -7.00) |
| CIE-LCH | lch(73.96, 17.63, 203.39°) |
| OKLab | oklab(76.94% -0.051 -0.0191) |
| OKLCH | oklch(76.94% 0.054 200.6) |
| XYZ | xyz(39.0127, 46.6437, 57.9760) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.62
Lightblue
#ADD8E6
ΔE00 9.02
Sky Blue
#87CEEB
ΔE00 9.85
Mediumturquoise
#48D1CC
ΔE00 10.36
Cadetblue
#5F9EA0
ΔE00 10.45
Darkturquoise
#00CED1
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFC2 #C28E8B
analogous
#8BC2A9 #8BBFC2 #8BA3C2
triadic
#8BBFC2 #C28BBF #BFC28B
tetradic
#8BBFC2 #A98BC2 #C28E8B #A3C28B
square
#8BBFC2 #A98BC2 #C28E8B #A3C28B
split-complementary
#8BBFC2 #C28BA3 #C2A98B
monochromatic
#49868A #63A9AD #8BBFC2 #B3D5D7 #DBEBEC
Accessibility & contrast
On white
2.03
#8BBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8BBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFC2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFC2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#ADB3C2
Tritanopia (blue-blind)
#78C3C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbfc2; /* rgb */ color: rgb(139, 191, 194); /* oklch */ color: oklch(76.9% 0.054 200.6);
Tailwind
colors: {
custom: {
50: '#aed2d4',
500: '#8bbfc2',
950: '#000000',
},
}SCSS
$custom: #8bbfc2; $custom-light: #aed2d4; $custom-dark: #000000;
JSON
{
"hex": "#8bbfc2",
"rgb": {
"r": 139,
"g": 191,
"b": 194
},
"hsl": {
"h": 183.273,
"s": 31.073,
"l": 65.294
},
"oklch": {
"l": 0.7694,
"c": 0.05444,
"h": 200.6
},
"luminance": 0.46646
}Semantic roles & 50–950 ramp
primary
#8BBFC2
secondary
#DECCCB
accent
#423CAA
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283