#8DCEDC#8DCEDC
#8DCEDC is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.3% C 0.069 H 212.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEDC |
|---|---|
| RGB | rgb(141, 206, 220) |
| HSL | hsl(191, 53%, 71%) |
| HSV | hsv(191, 36%, 86%) |
| CMYK | cmyk(35.9%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.02, -17.11, -13.49) |
| CIE-LCH | lch(79.02, 21.79, 218.25°) |
| OKLab | oklab(81.26% -0.0578 -0.037) |
| OKLCH | oklch(81.26% 0.069 212.6) |
| XYZ | xyz(45.9696, 54.9698, 75.8842) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.04
Lightblue
#ADD8E6
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.38
Ice Blue
#A5DFF9
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEDC #DC9B8D
analogous
#8DDCC2 #8DCEDC #8DA6DC
triadic
#8DCEDC #DC8DCE #CEDC8D
tetradic
#8DCEDC #C28DDC #DC9B8D #A6DC8D
square
#8DCEDC #C28DDC #DC9B8D #A6DC8D
split-complementary
#8DCEDC #DC8DA6 #DCC28D
monochromatic
#38A0B7 #5EBACE #8DCEDC #BCE2EA #E8F5F8
Accessibility & contrast
On white
1.75
#8DCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8DCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEDC
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEDC | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#6FD4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcedc; /* rgb */ color: rgb(141, 206, 220); /* oklch */ color: oklch(81.3% 0.069 212.6);
Tailwind
colors: {
custom: {
50: '#b1dde6',
500: '#8dcedc',
950: '#000000',
},
}SCSS
$custom: #8dcedc; $custom-light: #b1dde6; $custom-dark: #000000;
JSON
{
"hex": "#8dcedc",
"rgb": {
"r": 141,
"g": 206,
"b": 220
},
"hsl": {
"h": 190.633,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.81257,
"c": 0.06858,
"h": 212.6
},
"luminance": 0.54973
}Semantic roles & 50–950 ramp
primary
#8DCEDC
secondary
#B36A5A
accent
#4125C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484