#8DBDCD#8DBDCD
#8DBDCD is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.0% C 0.055 H 220.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBDCD |
|---|---|
| RGB | rgb(141, 189, 205) |
| HSL | hsl(195, 39%, 68%) |
| HSV | hsv(195, 31%, 80%) |
| CMYK | cmyk(31.2%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.85, -11.95, -13.15) |
| CIE-LCH | lch(73.85, 17.77, 227.72°) |
| OKLab | oklab(76.99% -0.0422 -0.0359) |
| OKLCH | oklch(76.99% 0.055 220.4) |
| XYZ | xyz(40.1980, 46.4637, 64.5961) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.89
Light Grey Blue
#9DBCD4
ΔE00 6.58
Baby Blue
#89CFF0
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 7.98
Greyblue
#77A1B5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBDCD #CD9D8D
analogous
#8DCDBD #8DBDCD #8D9DCD
triadic
#8DBDCD #CD8DBD #BDCD8D
tetradic
#8DBDCD #BD8DCD #CD9D8D #9DCD8D
square
#8DBDCD #BD8DCD #CD9D8D #9DCD8D
split-complementary
#8DBDCD #CD8D9D #CDBD8D
monochromatic
#44869B #62A4BA #8DBDCD #B8D6E0 #E2EEF2
Accessibility & contrast
On white
2.04
#8DBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8DBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBDCD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBDCD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#78C3C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8dbdcd; /* rgb */ color: rgb(141, 189, 205); /* oklch */ color: oklch(77.0% 0.055 220.4);
Tailwind
colors: {
custom: {
50: '#b0d0dc',
500: '#8dbdcd',
950: '#000000',
},
}SCSS
$custom: #8dbdcd; $custom-light: #b0d0dc; $custom-dark: #000000;
JSON
{
"hex": "#8dbdcd",
"rgb": {
"r": 141,
"g": 189,
"b": 205
},
"hsl": {
"h": 195,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.76987,
"c": 0.05543,
"h": 220.4
},
"luminance": 0.46466
}Semantic roles & 50–950 ramp
primary
#8DBDCD
secondary
#E5D6D1
accent
#5333B2
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283