#8DBFCD#8DBFCD
#8DBFCD is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.4% C 0.056 H 216.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFCD |
|---|---|
| RGB | rgb(141, 191, 205) |
| HSL | hsl(193, 39%, 68%) |
| HSV | hsv(193, 31%, 80%) |
| CMYK | cmyk(31.2%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.40, -13.00, -12.32) |
| CIE-LCH | lch(74.40, 17.91, 223.45°) |
| OKLab | oklab(77.43% -0.0448 -0.0337) |
| OKLCH | oklch(77.43% 0.056 216.9) |
| XYZ | xyz(40.6312, 47.3300, 64.7405) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.78
Baby Blue
#89CFF0
ΔE00 7.05
Light Grey Blue
#9DBCD4
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 8.74
Ice Blue
#A5DFF9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFCD #CD9B8D
analogous
#8DCDBB #8DBFCD #8D9FCD
triadic
#8DBFCD #CD8DBF #BFCD8D
tetradic
#8DBFCD #BB8DCD #CD9B8D #9FCD8D
square
#8DBFCD #BB8DCD #CD9B8D #9FCD8D
split-complementary
#8DBFCD #CD8D9F #CDBB8D
monochromatic
#44889B #62A7BA #8DBFCD #B8D7E0 #E2EFF2
Accessibility & contrast
On white
2.01
#8DBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#8DBFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFCD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFCD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCE
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#77C4C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8dbfcd; /* rgb */ color: rgb(141, 191, 205); /* oklch */ color: oklch(77.4% 0.056 216.9);
Tailwind
colors: {
custom: {
50: '#b0d2dc',
500: '#8dbfcd',
950: '#000000',
},
}SCSS
$custom: #8dbfcd; $custom-light: #b0d2dc; $custom-dark: #000000;
JSON
{
"hex": "#8dbfcd",
"rgb": {
"r": 141,
"g": 191,
"b": 205
},
"hsl": {
"h": 193.125,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.77427,
"c": 0.05601,
"h": 216.9
},
"luminance": 0.47332
}Semantic roles & 50–950 ramp
primary
#8DBFCD
secondary
#E5D5D1
accent
#4F33B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283