#8BBDC4#8BBDC4
#8BBDC4 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.053 H 206.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDC4 |
|---|---|
| RGB | rgb(139, 189, 196) |
| HSL | hsl(187, 33%, 66%) |
| HSV | hsv(187, 29%, 77%) |
| CMYK | cmyk(29.1%, 3.6%, 0%, 23.1%) |
| CIE-LAB | lab(73.46, -14.67, -8.83) |
| CIE-LCH | lch(73.46, 17.13, 211.04°) |
| OKLab | oklab(76.56% -0.0476 -0.0241) |
| OKLCH | oklch(76.56% 0.053 206.9) |
| XYZ | xyz(38.8057, 45.8678, 59.0225) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.27
Sky Blue
#87CEEB
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.81
Bluegrey
#85A3B2
ΔE00 9.69
Baby Blue
#89CFF0
ΔE00 9.74
Greyblue
#77A1B5
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDC4 #C4928B
analogous
#8BC4AE #8BBDC4 #8BA0C4
triadic
#8BBDC4 #C48BBD #BDC48B
tetradic
#8BBDC4 #AE8BC4 #C4928B #A0C48B
square
#8BBDC4 #AE8BC4 #C4928B #A0C48B
split-complementary
#8BBDC4 #C48BA0 #C4AE8B
monochromatic
#48848D #62A6AF #8BBDC4 #B4D4D9 #DCEBED
Accessibility & contrast
On white
2.06
#8BBDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#8BBDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDC4
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDC4 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C5
Deuteranopia (green-blind)
#ABB1C4
Tritanopia (blue-blind)
#78C1BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbdc4; /* rgb */ color: rgb(139, 189, 196); /* oklch */ color: oklch(76.6% 0.053 206.9);
Tailwind
colors: {
custom: {
50: '#aed1d5',
500: '#8bbdc4',
950: '#000000',
},
}SCSS
$custom: #8bbdc4; $custom-light: #aed1d5; $custom-dark: #000000;
JSON
{
"hex": "#8bbdc4",
"rgb": {
"r": 139,
"g": 189,
"b": 196
},
"hsl": {
"h": 187.368,
"s": 32.571,
"l": 65.686
},
"oklch": {
"l": 0.7656,
"c": 0.05334,
"h": 206.9
},
"luminance": 0.4587
}Semantic roles & 50–950 ramp
primary
#8BBDC4
secondary
#DFCECC
accent
#483AAB
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283