#8DCDDE#8DCDDE
#8DCDDE is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.1% C 0.069 H 216.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDDE |
|---|---|
| RGB | rgb(141, 205, 222) |
| HSL | hsl(193, 55%, 71%) |
| HSV | hsv(193, 36%, 87%) |
| CMYK | cmyk(36.5%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(78.81, -16.10, -14.88) |
| CIE-LCH | lch(78.81, 21.93, 222.74°) |
| OKLab | oklab(81.11% -0.0558 -0.0408) |
| OKLCH | oklch(81.11% 0.069 216.2) |
| XYZ | xyz(45.9961, 54.5965, 77.2076) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.87
Lightblue
#ADD8E6
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 6.57
Lightskyblue
#87CEFA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDDE #DE9E8D
analogous
#8DDEC6 #8DCDDE #8DA4DE
triadic
#8DCDDE #DE8DCD #CDDE8D
tetradic
#8DCDDE #C68DDE #DE9E8D #A4DE8D
square
#8DCDDE #C68DDE #DE9E8D #A4DE8D
split-complementary
#8DCDDE #DE8DA4 #DEC68D
monochromatic
#369FBB #5EB8D0 #8DCDDE #BCE2EC #E7F5F8
Accessibility & contrast
On white
1.76
#8DCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8DCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDDE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDDE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#6ED4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dcdde; /* rgb */ color: rgb(141, 205, 222); /* oklch */ color: oklch(81.1% 0.069 216.2);
Tailwind
colors: {
custom: {
50: '#b1dce8',
500: '#8dcdde',
950: '#000000',
},
}SCSS
$custom: #8dcdde; $custom-light: #b1dce8; $custom-dark: #000000;
JSON
{
"hex": "#8dcdde",
"rgb": {
"r": 141,
"g": 205,
"b": 222
},
"hsl": {
"h": 192.593,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.81105,
"c": 0.06911,
"h": 216.2
},
"luminance": 0.54599
}Semantic roles & 50–950 ramp
primary
#8DCDDE
secondary
#B66D5A
accent
#4423C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484