#8DA2BC#8DA2BC
#8DA2BC is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.5% C 0.045 H 253.9°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2BC |
|---|---|
| RGB | rgb(141, 162, 188) |
| HSL | hsl(213, 26%, 65%) |
| HSV | hsv(213, 25%, 74%) |
| CMYK | cmyk(25%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.85, -1.46, -15.82) |
| CIE-LCH | lch(65.85, 15.88, 264.72°) |
| OKLab | oklab(70.49% -0.0125 -0.0432) |
| OKLCH | oklch(70.49% 0.045 253.9) |
| XYZ | xyz(32.9794, 35.1332, 52.6110) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.77
Bluegrey
#85A3B2
ΔE00 6.70
Cool Gray
#9AA7B0
ΔE00 6.88
Blue Grey
#758DA3
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.88
Greyblue
#77A1B5
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2BC #BCA78D
analogous
#8DBABC #8DA2BC #908DBC
triadic
#8DA2BC #BC8DA2 #A2BC8D
tetradic
#8DA2BC #BC8DBA #BCA78D #8DBC90
square
#8DA2BC #BC8DBA #BCA78D #8DBC90
split-complementary
#8DA2BC #BC908D #BABC8D
monochromatic
#4C6482 #6683A5 #8DA2BC #B4C1D3 #DAE1E9
Accessibility & contrast
On white
2.62
#8DA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8DA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2BC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2BC | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#80A8AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8da2bc; /* rgb */ color: rgb(141, 162, 188); /* oklch */ color: oklch(70.5% 0.045 253.9);
Tailwind
colors: {
custom: {
50: '#afbdd0',
500: '#8da2bc',
950: '#000000',
},
}SCSS
$custom: #8da2bc; $custom-light: #afbdd0; $custom-dark: #000000;
JSON
{
"hex": "#8da2bc",
"rgb": {
"r": 141,
"g": 162,
"b": 188
},
"hsl": {
"h": 213.191,
"s": 25.967,
"l": 64.51
},
"oklch": {
"l": 0.70492,
"c": 0.04494,
"h": 253.9
},
"luminance": 0.35134
}Semantic roles & 50–950 ramp
primary
#8DA2BC
secondary
#DBD3CA
accent
#7841A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182