#8DCEDE#8DCEDE
#8DCEDE is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.3% C 0.069 H 214.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEDE |
|---|---|
| RGB | rgb(141, 206, 222) |
| HSL | hsl(192, 55%, 71%) |
| HSV | hsv(192, 36%, 87%) |
| CMYK | cmyk(36.5%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.09, -16.62, -14.47) |
| CIE-LCH | lch(79.09, 22.03, 221.05°) |
| OKLab | oklab(81.33% -0.057 -0.0397) |
| OKLCH | oklch(81.33% 0.069 214.8) |
| XYZ | xyz(46.2361, 55.0764, 77.2876) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEDE #DE9D8D
analogous
#8DDEC5 #8DCEDE #8DA5DE
triadic
#8DCEDE #DE8DCE #CEDE8D
tetradic
#8DCEDE #C58DDE #DE9D8D #A5DE8D
square
#8DCEDE #C58DDE #DE9D8D #A5DE8D
split-complementary
#8DCEDE #DE8DA5 #DEC58D
monochromatic
#36A0BB #5EBAD0 #8DCEDE #BCE2EC #E7F5F8
Accessibility & contrast
On white
1.75
#8DCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8DCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEDE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEDE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#6ED4D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcede; /* rgb */ color: rgb(141, 206, 222); /* oklch */ color: oklch(81.3% 0.069 214.8);
Tailwind
colors: {
custom: {
50: '#b1dde8',
500: '#8dcede',
950: '#000000',
},
}SCSS
$custom: #8dcede; $custom-light: #b1dde8; $custom-dark: #000000;
JSON
{
"hex": "#8dcede",
"rgb": {
"r": 141,
"g": 206,
"b": 222
},
"hsl": {
"h": 191.852,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.81326,
"c": 0.06945,
"h": 214.8
},
"luminance": 0.55079
}Semantic roles & 50–950 ramp
primary
#8DCEDE
secondary
#B66C5A
accent
#4223C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484