#8BBDC5#8BBDC5
#8BBDC5 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.054 H 208.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDC5 |
|---|---|
| RGB | rgb(139, 189, 197) |
| HSL | hsl(188, 33%, 66%) |
| HSV | hsv(188, 29%, 77%) |
| CMYK | cmyk(29.4%, 4.1%, 0%, 22.7%) |
| CIE-LAB | lab(73.49, -14.44, -9.33) |
| CIE-LCH | lch(73.49, 17.19, 212.88°) |
| OKLab | oklab(76.59% -0.0472 -0.0255) |
| OKLCH | oklch(76.59% 0.054 208.4) |
| XYZ | xyz(38.9199, 45.9134, 59.6239) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.07
Sky Blue
#87CEEB
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.81
Baby Blue
#89CFF0
ΔE00 9.37
Bluegrey
#85A3B2
ΔE00 9.46
Light Grey Blue
#9DBCD4
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDC5 #C5938B
analogous
#8BC5B0 #8BBDC5 #8BA0C5
triadic
#8BBDC5 #C58BBD #BDC58B
tetradic
#8BBDC5 #B08BC5 #C5938B #A0C58B
square
#8BBDC5 #B08BC5 #C5938B #A0C58B
split-complementary
#8BBDC5 #C58BA0 #C5B08B
monochromatic
#47858E #62A6B1 #8BBDC5 #B4D4D9 #DDEBEE
Accessibility & contrast
On white
2.06
#8BBDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8BBDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDC5
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDC5 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C6
Deuteranopia (green-blind)
#ABB1C5
Tritanopia (blue-blind)
#77C1BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbdc5; /* rgb */ color: rgb(139, 189, 197); /* oklch */ color: oklch(76.6% 0.054 208.4);
Tailwind
colors: {
custom: {
50: '#aed1d6',
500: '#8bbdc5',
950: '#000000',
},
}SCSS
$custom: #8bbdc5; $custom-light: #aed1d6; $custom-dark: #000000;
JSON
{
"hex": "#8bbdc5",
"rgb": {
"r": 139,
"g": 189,
"b": 197
},
"hsl": {
"h": 188.276,
"s": 33.333,
"l": 65.882
},
"oklch": {
"l": 0.76593,
"c": 0.05362,
"h": 208.4
},
"luminance": 0.45915
}Semantic roles & 50–950 ramp
primary
#8BBDC5
secondary
#DFCFCC
accent
#4939AC
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283