#8DAFDC#8DAFDC
#8DAFDC is a light, moderate cyan. Relative luminance 0.415; OKLCH L 74.5% C 0.075 H 255.6°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFDC |
|---|---|
| RGB | rgb(141, 175, 220) |
| HSL | hsl(214, 53%, 71%) |
| HSV | hsv(214, 36%, 86%) |
| CMYK | cmyk(35.9%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(70.52, -0.65, -26.39) |
| CIE-LCH | lch(70.52, 26.39, 268.60°) |
| OKLab | oklab(74.53% -0.0187 -0.0729) |
| OKLCH | oklch(74.53% 0.075 255.6) |
| XYZ | xyz(39.2287, 41.4881, 73.6373) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.72
Light Grey Blue
#9DBCD4
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFDC #DCBA8D
analogous
#8DD6DC #8DAFDC #928DDC
triadic
#8DAFDC #DC8DAF #AFDC8D
tetradic
#8DAFDC #DC8DD6 #DCBA8D #8DDC92
square
#8DAFDC #DC8DD6 #DCBA8D #8DDC92
split-complementary
#8DAFDC #DC928D #D6DC8D
monochromatic
#386EB7 #5E8ECE #8DAFDC #BCD0EA #E8EFF8
Accessibility & contrast
On white
2.26
#8DAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#8DAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFDC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFDC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#74B9BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8dafdc; /* rgb */ color: rgb(141, 175, 220); /* oklch */ color: oklch(74.5% 0.075 255.6);
Tailwind
colors: {
custom: {
50: '#b0c6e7',
500: '#8dafdc',
950: '#000000',
},
}SCSS
$custom: #8dafdc; $custom-light: #b0c6e7; $custom-dark: #000000;
JSON
{
"hex": "#8dafdc",
"rgb": {
"r": 141,
"g": 175,
"b": 220
},
"hsl": {
"h": 214.177,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.74528,
"c": 0.07531,
"h": 255.6
},
"luminance": 0.4149
}Semantic roles & 50–950 ramp
primary
#8DAFDC
secondary
#EDE4D8
accent
#7E25C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284