#8DA8CD#8DA8CD
#8DA8CD is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.4% C 0.062 H 256.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8CD |
|---|---|
| RGB | rgb(141, 168, 205) |
| HSL | hsl(215, 39%, 68%) |
| HSV | hsv(215, 31%, 80%) |
| CMYK | cmyk(31.2%, 18%, 0%, 19.6%) |
| CIE-LAB | lab(68.08, -0.62, -21.87) |
| CIE-LCH | lch(68.08, 21.88, 268.38°) |
| OKLab | oklab(72.43% -0.0146 -0.0602) |
| OKLCH | oklch(72.43% 0.062 256.4) |
| XYZ | xyz(36.0033, 38.0743, 63.1978) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.26
Carolina Blue
#8AB8FE
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 7.39
Bluey Grey
#89A0B0
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8CD #CDB28D
analogous
#8DC8CD #8DA8CD #928DCD
triadic
#8DA8CD #CD8DA8 #A8CD8D
tetradic
#8DA8CD #CD8DC8 #CDB28D #8DCD92
square
#8DA8CD #CD8DC8 #CDB28D #8DCD92
split-complementary
#8DA8CD #CD928D #C8CD8D
monochromatic
#44699B #6288BA #8DA8CD #B8C8E0 #E2E9F2
Accessibility & contrast
On white
2.44
#8DA8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8DA8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8CD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8CD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CF
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#7AB0B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da8cd; /* rgb */ color: rgb(141, 168, 205); /* oklch */ color: oklch(72.4% 0.062 256.4);
Tailwind
colors: {
custom: {
50: '#b0c1dc',
500: '#8da8cd',
950: '#000000',
},
}SCSS
$custom: #8da8cd; $custom-light: #b0c1dc; $custom-dark: #000000;
JSON
{
"hex": "#8da8cd",
"rgb": {
"r": 141,
"g": 168,
"b": 205
},
"hsl": {
"h": 214.688,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.72432,
"c": 0.06192,
"h": 256.4
},
"luminance": 0.38076
}Semantic roles & 50–950 ramp
primary
#8DA8CD
secondary
#E5DCD1
accent
#7D33B2
background
#FAFBFD
surface
#F5F7FB
border
#CFD0D4
text
#101215
muted
#7F8183