#8DCEDD#8DCEDD
#8DCEDD is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.3% C 0.069 H 213.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEDD |
|---|---|
| RGB | rgb(141, 206, 221) |
| HSL | hsl(191, 54%, 71%) |
| HSV | hsv(191, 36%, 87%) |
| CMYK | cmyk(36.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.05, -16.86, -13.98) |
| CIE-LCH | lch(79.05, 21.90, 219.65°) |
| OKLab | oklab(81.29% -0.0574 -0.0383) |
| OKLCH | oklch(81.29% 0.069 213.7) |
| XYZ | xyz(46.1025, 55.0230, 76.5838) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.15
Ice Blue
#A5DFF9
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEDD #DD9C8D
analogous
#8DDDC4 #8DCEDD #8DA6DD
triadic
#8DCEDD #DD8DCE #CEDD8D
tetradic
#8DCEDD #C48DDD #DD9C8D #A6DD8D
square
#8DCEDD #C48DDD #DD9C8D #A6DD8D
split-complementary
#8DCEDD #DD8DA6 #DDC48D
monochromatic
#37A0B9 #5EBACF #8DCEDD #BCE2EB #E7F5F8
Accessibility & contrast
On white
1.75
#8DCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#8DCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEDD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEDD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADE
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#6FD4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcedd; /* rgb */ color: rgb(141, 206, 221); /* oklch */ color: oklch(81.3% 0.069 213.7);
Tailwind
colors: {
custom: {
50: '#b1dde7',
500: '#8dcedd',
950: '#000000',
},
}SCSS
$custom: #8dcedd; $custom-light: #b1dde7; $custom-dark: #000000;
JSON
{
"hex": "#8dcedd",
"rgb": {
"r": 141,
"g": 206,
"b": 221
},
"hsl": {
"h": 191.25,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.81291,
"c": 0.069,
"h": 213.7
},
"luminance": 0.55026
}Semantic roles & 50–950 ramp
primary
#8DCEDD
secondary
#B46B5A
accent
#4224C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484