#8DCDDF#8DCDDF
#8DCDDF is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.070 H 217.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDDF |
|---|---|
| RGB | rgb(141, 205, 223) |
| HSL | hsl(193, 56%, 71%) |
| HSV | hsv(193, 37%, 87%) |
| CMYK | cmyk(36.8%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.84, -15.86, -15.37) |
| CIE-LCH | lch(78.84, 22.09, 224.11°) |
| OKLab | oklab(81.14% -0.0554 -0.0422) |
| OKLCH | oklch(81.14% 0.07 217.3) |
| XYZ | xyz(46.1305, 54.6503, 77.9155) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 5.13
Ice Blue
#A5DFF9
ΔE00 5.85
Powder Blue
#B0E0E6
ΔE00 6.74
Lightskyblue
#87CEFA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDDF #DF9F8D
analogous
#8DDFC8 #8DCDDF #8DA4DF
triadic
#8DCDDF #DF8DCD #CDDF8D
tetradic
#8DCDDF #C88DDF #DF9F8D #A4DF8D
square
#8DCDDF #C88DDF #DF9F8D #A4DF8D
split-complementary
#8DCDDF #DF8DA4 #DFC88D
monochromatic
#359FBD #5DB8D2 #8DCDDF #BDE2EC #E7F5F8
Accessibility & contrast
On white
1.76
#8DCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#8DCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDDF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDDF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#6ED4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dcddf; /* rgb */ color: rgb(141, 205, 223); /* oklch */ color: oklch(81.1% 0.070 217.3);
Tailwind
colors: {
custom: {
50: '#b1dce9',
500: '#8dcddf',
950: '#000000',
},
}SCSS
$custom: #8dcddf; $custom-light: #b1dce9; $custom-dark: #000000;
JSON
{
"hex": "#8dcddf",
"rgb": {
"r": 141,
"g": 205,
"b": 223
},
"hsl": {
"h": 193.171,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.8114,
"c": 0.06962,
"h": 217.3
},
"luminance": 0.54653
}Semantic roles & 50–950 ramp
primary
#8DCDDF
secondary
#B76E59
accent
#4522C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484