#8DCADD#8DCADD
#8DCADD is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.068 H 219.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCADD |
|---|---|
| RGB | rgb(141, 202, 221) |
| HSL | hsl(194, 54%, 71%) |
| HSV | hsv(194, 36%, 87%) |
| CMYK | cmyk(36.2%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(77.95, -14.81, -15.64) |
| CIE-LCH | lch(77.95, 21.54, 226.57°) |
| OKLab | oklab(80.41% -0.0525 -0.0429) |
| OKLCH | oklch(80.41% 0.068 219.3) |
| XYZ | xyz(45.1518, 53.1215, 76.2669) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 7.37
Lightskyblue
#87CEFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCADD #DDA08D
analogous
#8DDDC8 #8DCADD #8DA2DD
triadic
#8DCADD #DD8DCA #CADD8D
tetradic
#8DCADD #C88DDD #DDA08D #A2DD8D
square
#8DCADD #C88DDD #DDA08D #A2DD8D
split-complementary
#8DCADD #DD8DA2 #DDC88D
monochromatic
#379AB9 #5EB4CF #8DCADD #BCE0EB #E7F4F8
Accessibility & contrast
On white
1.81
#8DCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8DCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCADD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCADD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#B1BDDD
Tritanopia (blue-blind)
#6FD1D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcadd; /* rgb */ color: rgb(141, 202, 221); /* oklch */ color: oklch(80.4% 0.068 219.3);
Tailwind
colors: {
custom: {
50: '#b1dae7',
500: '#8dcadd',
950: '#000000',
},
}SCSS
$custom: #8dcadd; $custom-light: #b1dae7; $custom-dark: #000000;
JSON
{
"hex": "#8dcadd",
"rgb": {
"r": 141,
"g": 202,
"b": 221
},
"hsl": {
"h": 194.25,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.8041,
"c": 0.06778,
"h": 219.3
},
"luminance": 0.53124
}Semantic roles & 50–950 ramp
primary
#8DCADD
secondary
#B46F5A
accent
#4924C2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384