#8DA3BB#8DA3BB
#8DA3BB is a light, muted cyan. Relative luminance 0.354; OKLCH L 70.7% C 0.043 H 250.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA3BB |
|---|---|
| RGB | rgb(141, 163, 187) |
| HSL | hsl(211, 25%, 64%) |
| HSV | hsv(211, 25%, 73%) |
| CMYK | cmyk(24.6%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.09, -2.25, -14.90) |
| CIE-LCH | lch(66.09, 15.07, 261.40°) |
| OKLab | oklab(70.67% -0.0142 -0.0406) |
| OKLCH | oklch(70.67% 0.043 250.7) |
| XYZ | xyz(33.0489, 35.4439, 52.1042) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.84
Bluegrey
#85A3B2
ΔE00 5.70
Cool Gray
#9AA7B0
ΔE00 6.12
Greyblue
#77A1B5
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.30
Blue Grey
#758DA3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA3BB #BBA58D
analogous
#8DBABB #8DA3BB #8E8DBB
triadic
#8DA3BB #BB8DA3 #A3BB8D
tetradic
#8DA3BB #BB8DBA #BBA58D #8DBB8E
square
#8DA3BB #BB8DBA #BBA58D #8DBB8E
split-complementary
#8DA3BB #BB8E8D #BABB8D
monochromatic
#4D6681 #6784A4 #8DA3BB #B3C2D2 #DAE1E9
Accessibility & contrast
On white
2.60
#8DA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#8DA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA3BB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA3BB | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#80A8AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8da3bb; /* rgb */ color: rgb(141, 163, 187); /* oklch */ color: oklch(70.7% 0.043 250.7);
Tailwind
colors: {
custom: {
50: '#afbecf',
500: '#8da3bb',
950: '#000000',
},
}SCSS
$custom: #8da3bb; $custom-light: #afbecf; $custom-dark: #000000;
JSON
{
"hex": "#8da3bb",
"rgb": {
"r": 141,
"g": 163,
"b": 187
},
"hsl": {
"h": 211.304,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.7067,
"c": 0.04305,
"h": 250.7
},
"luminance": 0.35445
}Semantic roles & 50–950 ramp
primary
#8DA3BB
secondary
#DAD2CA
accent
#7542A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182