#8DA8BC#8DA8BC
#8DA8BC is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.8% C 0.042 H 240.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8BC |
|---|---|
| RGB | rgb(141, 168, 188) |
| HSL | hsl(206, 26%, 65%) |
| HSV | hsv(206, 25%, 74%) |
| CMYK | cmyk(25%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.50, -4.76, -13.33) |
| CIE-LCH | lch(67.50, 14.16, 250.35°) |
| OKLab | oklab(71.79% -0.0208 -0.0363) |
| OKLCH | oklch(71.79% 0.042 240.3) |
| XYZ | xyz(34.0617, 37.2976, 52.9717) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.77
Bluegrey
#85A3B2
ΔE00 3.30
Greyblue
#77A1B5
ΔE00 5.04
Cool Gray
#9AA7B0
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 5.68
Cool Grey
#95A3A6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8BC #BCA18D
analogous
#8DBCB9 #8DA8BC #8D91BC
triadic
#8DA8BC #BC8DA8 #A8BC8D
tetradic
#8DA8BC #B98DBC #BCA18D #91BC8D
square
#8DA8BC #B98DBC #BCA18D #91BC8D
split-complementary
#8DA8BC #BC8D91 #BCB98D
monochromatic
#4C6B82 #668BA5 #8DA8BC #B4C5D3 #DAE3E9
Accessibility & contrast
On white
2.48
#8DA8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8DA8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8BC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8BC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#80ADAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8da8bc; /* rgb */ color: rgb(141, 168, 188); /* oklch */ color: oklch(71.8% 0.042 240.3);
Tailwind
colors: {
custom: {
50: '#afc1d0',
500: '#8da8bc',
950: '#000000',
},
}SCSS
$custom: #8da8bc; $custom-light: #afc1d0; $custom-dark: #000000;
JSON
{
"hex": "#8da8bc",
"rgb": {
"r": 141,
"g": 168,
"b": 188
},
"hsl": {
"h": 205.532,
"s": 25.967,
"l": 64.51
},
"oklch": {
"l": 0.71789,
"c": 0.04185,
"h": 240.3
},
"luminance": 0.37299
}Semantic roles & 50–950 ramp
primary
#8DA8BC
secondary
#DBD1CA
accent
#6B41A5
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182