#8DB0DC#8DB0DC
#8DB0DC is a light, moderate cyan. Relative luminance 0.419; OKLCH L 74.7% C 0.075 H 254.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB0DC |
|---|---|
| RGB | rgb(141, 176, 220) |
| HSL | hsl(213, 53%, 71%) |
| HSV | hsv(213, 36%, 86%) |
| CMYK | cmyk(35.9%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(70.79, -1.20, -25.97) |
| CIE-LCH | lch(70.79, 26.00, 267.36°) |
| OKLab | oklab(74.74% -0.02 -0.0718) |
| OKLCH | oklch(74.74% 0.075 254.4) |
| XYZ | xyz(39.4241, 41.8788, 73.7024) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 5.71
Light Grey Blue
#9DBCD4
ΔE00 6.52
Sky Blue (survey)
#75BBFD
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB0DC #DCB98D
analogous
#8DD7DC #8DB0DC #918DDC
triadic
#8DB0DC #DC8DB0 #B0DC8D
tetradic
#8DB0DC #DC8DD7 #DCB98D #8DDC91
square
#8DB0DC #DC8DD7 #DCB98D #8DDC91
split-complementary
#8DB0DC #DC918D #D7DC8D
monochromatic
#3870B7 #5E90CE #8DB0DC #BCD0EA #E8EFF8
Accessibility & contrast
On white
2.24
#8DB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#8DB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB0DC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB0DC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DE
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#74BABF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8db0dc; /* rgb */ color: rgb(141, 176, 220); /* oklch */ color: oklch(74.7% 0.075 254.4);
Tailwind
colors: {
custom: {
50: '#b0c7e7',
500: '#8db0dc',
950: '#000000',
},
}SCSS
$custom: #8db0dc; $custom-light: #b0c7e7; $custom-dark: #000000;
JSON
{
"hex": "#8db0dc",
"rgb": {
"r": 141,
"g": 176,
"b": 220
},
"hsl": {
"h": 213.418,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.7474,
"c": 0.07451,
"h": 254.4
},
"luminance": 0.41881
}Semantic roles & 50–950 ramp
primary
#8DB0DC
secondary
#EDE4D8
accent
#7C25C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284