#8DA2BF#8DA2BF
#8DA2BF is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.6% C 0.049 H 256.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2BF |
|---|---|
| RGB | rgb(141, 162, 191) |
| HSL | hsl(215, 28%, 65%) |
| HSV | hsv(215, 26%, 75%) |
| CMYK | cmyk(26.2%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(65.95, -0.74, -17.33) |
| CIE-LCH | lch(65.95, 17.35, 267.55°) |
| OKLab | oklab(70.6% -0.0114 -0.0474) |
| OKLCH | oklch(70.6% 0.049 256.5) |
| XYZ | xyz(33.3062, 35.2639, 54.3319) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.88
Bluegrey
#85A3B2
ΔE00 7.76
Cool Gray
#9AA7B0
ΔE00 7.88
Blue Grey
#758DA3
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 8.28
Periwinkle Blue
#8F99FB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2BF #BFAA8D
analogous
#8DBBBF #8DA2BF #918DBF
triadic
#8DA2BF #BF8DA2 #A2BF8D
tetradic
#8DA2BF #BF8DBB #BFAA8D #8DBF91
square
#8DA2BF #BF8DBB #BFAA8D #8DBF91
split-complementary
#8DA2BF #BF918D #BBBF8D
monochromatic
#4B6486 #6682A9 #8DA2BF #B4C2D5 #DBE2EB
Accessibility & contrast
On white
2.61
#8DA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8DA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2BF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2BF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C0
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#7FA8AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8da2bf; /* rgb */ color: rgb(141, 162, 191); /* oklch */ color: oklch(70.6% 0.049 256.5);
Tailwind
colors: {
custom: {
50: '#afbdd2',
500: '#8da2bf',
950: '#000000',
},
}SCSS
$custom: #8da2bf; $custom-light: #afbdd2; $custom-dark: #000000;
JSON
{
"hex": "#8da2bf",
"rgb": {
"r": 141,
"g": 162,
"b": 191
},
"hsl": {
"h": 214.8,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.70605,
"c": 0.04876,
"h": 256.5
},
"luminance": 0.35265
}Semantic roles & 50–950 ramp
primary
#8DA2BF
secondary
#DCD5CB
accent
#7B3FA7
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182