#8DA5BF#8DA5BF
#8DA5BF is a light, muted cyan. Relative luminance 0.363; OKLCH L 71.3% C 0.047 H 250.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA5BF |
|---|---|
| RGB | rgb(141, 165, 191) |
| HSL | hsl(211, 28%, 65%) |
| HSV | hsv(211, 26%, 75%) |
| CMYK | cmyk(26.2%, 13.6%, 0%, 25.1%) |
| CIE-LAB | lab(66.77, -2.40, -16.09) |
| CIE-LCH | lch(66.77, 16.27, 261.51°) |
| OKLab | oklab(71.25% -0.0155 -0.044) |
| OKLCH | oklch(71.25% 0.047 250.6) |
| XYZ | xyz(33.8410, 36.3334, 54.5101) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.42
Bluegrey
#85A3B2
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 7.10
Blue Grey
#758DA3
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA5BF #BFA78D
analogous
#8DBEBF #8DA5BF #8E8DBF
triadic
#8DA5BF #BF8DA5 #A5BF8D
tetradic
#8DA5BF #BF8DBE #BFA78D #8DBF8E
square
#8DA5BF #BF8DBE #BFA78D #8DBF8E
split-complementary
#8DA5BF #BF8E8D #BEBF8D
monochromatic
#4B6886 #6686A9 #8DA5BF #B4C4D5 #DBE3EB
Accessibility & contrast
On white
2.54
#8DA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8DA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA5BF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA5BF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#7FABAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8da5bf; /* rgb */ color: rgb(141, 165, 191); /* oklch */ color: oklch(71.3% 0.047 250.6);
Tailwind
colors: {
custom: {
50: '#afbfd2',
500: '#8da5bf',
950: '#000000',
},
}SCSS
$custom: #8da5bf; $custom-light: #afbfd2; $custom-dark: #000000;
JSON
{
"hex": "#8da5bf",
"rgb": {
"r": 141,
"g": 165,
"b": 191
},
"hsl": {
"h": 211.2,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.7125,
"c": 0.04663,
"h": 250.6
},
"luminance": 0.36335
}Semantic roles & 50–950 ramp
primary
#8DA5BF
secondary
#DCD4CB
accent
#753FA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182