#8DA3BC#8DA3BC
#8DA3BC is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.7% C 0.044 H 251.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA3BC |
|---|---|
| RGB | rgb(141, 163, 188) |
| HSL | hsl(212, 26%, 65%) |
| HSV | hsv(212, 25%, 74%) |
| CMYK | cmyk(25%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(66.13, -2.02, -15.40) |
| CIE-LCH | lch(66.13, 15.53, 262.54°) |
| OKLab | oklab(70.71% -0.0139 -0.042) |
| OKLCH | oklch(70.71% 0.044 251.8) |
| XYZ | xyz(33.1563, 35.4869, 52.6699) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.23
Bluegrey
#85A3B2
ΔE00 6.08
Cool Gray
#9AA7B0
ΔE00 6.46
Greyblue
#77A1B5
ΔE00 7.32
Light Grey Blue
#9DBCD4
ΔE00 7.39
Blue Grey
#758DA3
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA3BC #BCA68D
analogous
#8DBBBC #8DA3BC #8F8DBC
triadic
#8DA3BC #BC8DA3 #A3BC8D
tetradic
#8DA3BC #BC8DBB #BCA68D #8DBC8F
square
#8DA3BC #BC8DBB #BCA68D #8DBC8F
split-complementary
#8DA3BC #BC8F8D #BBBC8D
monochromatic
#4C6682 #6684A5 #8DA3BC #B4C2D3 #DAE1E9
Accessibility & contrast
On white
2.59
#8DA3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8DA3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA3BC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA3BC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#80A9AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8da3bc; /* rgb */ color: rgb(141, 163, 188); /* oklch */ color: oklch(70.7% 0.044 251.8);
Tailwind
colors: {
custom: {
50: '#afbed0',
500: '#8da3bc',
950: '#000000',
},
}SCSS
$custom: #8da3bc; $custom-light: #afbed0; $custom-dark: #000000;
JSON
{
"hex": "#8da3bc",
"rgb": {
"r": 141,
"g": 163,
"b": 188
},
"hsl": {
"h": 211.915,
"s": 25.967,
"l": 64.51
},
"oklch": {
"l": 0.70707,
"c": 0.04427,
"h": 251.8
},
"luminance": 0.35488
}Semantic roles & 50–950 ramp
primary
#8DA3BC
secondary
#DBD3CA
accent
#7641A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182