#8DADC8#8DADC8
#8DADC8 is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.3% C 0.053 H 244.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DADC8 |
|---|---|
| RGB | rgb(141, 173, 200) |
| HSL | hsl(207, 35%, 67%) |
| HSV | hsv(207, 30%, 78%) |
| CMYK | cmyk(29.5%, 13.5%, 0%, 21.6%) |
| CIE-LAB | lab(69.27, -4.60, -17.30) |
| CIE-LCH | lch(69.27, 17.90, 255.10°) |
| OKLab | oklab(73.31% -0.0231 -0.0474) |
| OKLCH | oklch(73.31% 0.053 244) |
| XYZ | xyz(36.3503, 39.7185, 60.3835) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.30
Bluey Grey
#89A0B0
ΔE00 5.33
Bluegrey
#85A3B2
ΔE00 5.65
Greyblue
#77A1B5
ΔE00 6.34
Cloudy Blue
#ACC2D9
ΔE00 6.72
Cool Gray
#9AA7B0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DADC8 #C8A88D
analogous
#8DC8C6 #8DADC8 #8D90C8
triadic
#8DADC8 #C88DAD #ADC88D
tetradic
#8DADC8 #C68DC8 #C8A88D #90C88D
square
#8DADC8 #C68DC8 #C8A88D #90C88D
split-complementary
#8DADC8 #C88D90 #C8C68D
monochromatic
#477193 #648FB4 #8DADC8 #B6CBDC #E0E8F0
Accessibility & contrast
On white
2.35
#8DADC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#8DADC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DADC8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DADC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DADC8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADC9
Deuteranopia (green-blind)
#9BA6C8
Tritanopia (blue-blind)
#7BB3B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8dadc8; /* rgb */ color: rgb(141, 173, 200); /* oklch */ color: oklch(73.3% 0.053 244.0);
Tailwind
colors: {
custom: {
50: '#afc5d8',
500: '#8dadc8',
950: '#000000',
},
}SCSS
$custom: #8dadc8; $custom-light: #afc5d8; $custom-dark: #000000;
JSON
{
"hex": "#8dadc8",
"rgb": {
"r": 141,
"g": 173,
"b": 200
},
"hsl": {
"h": 207.458,
"s": 34.911,
"l": 66.863
},
"oklch": {
"l": 0.73314,
"c": 0.0527,
"h": 244
},
"luminance": 0.3972
}Semantic roles & 50–950 ramp
primary
#8DADC8
secondary
#E2D8CF
accent
#6E38AE
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#101214
muted
#7F8183