#8DCDED#8DCDED
#8DCDED is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.7% C 0.079 H 230.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDED |
|---|---|
| RGB | rgb(141, 205, 237) |
| HSL | hsl(200, 73%, 74%) |
| HSV | hsv(200, 41%, 93%) |
| CMYK | cmyk(40.5%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.29, -12.30, -22.19) |
| CIE-LCH | lch(79.29, 25.37, 240.99°) |
| OKLab | oklab(81.65% -0.0502 -0.0612) |
| OKLCH | oklch(81.65% 0.079 230.6) |
| XYZ | xyz(48.0966, 55.4367, 88.2703) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.90
Sky Blue
#87CEEB
ΔE00 1.84
Lightskyblue
#87CEFA
ΔE00 3.09
Lightblue (survey)
#7BC8F6
ΔE00 3.73
Light Blue
#95D0FC
ΔE00 4.20
Sky
#82CAFC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDED #EDAD8D
analogous
#8DEDDD #8DCDED #8D9DED
triadic
#8DCDED #ED8DCD #CDED8D
tetradic
#8DCDED #DD8DED #EDAD8D #9DED8D
square
#8DCDED #DD8DED #EDAD8D #9DED8D
split-complementary
#8DCDED #ED8D9D #EDDD8D
monochromatic
#239FDC #58B6E5 #8DCDED #C2E4F5 #E5F3FB
Accessibility & contrast
On white
1.74
#8DCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#8DCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDED
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDED | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBEF
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#67D6D7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcded; /* rgb */ color: rgb(141, 205, 237); /* oklch */ color: oklch(81.7% 0.079 230.6);
Tailwind
colors: {
custom: {
50: '#b2dcf3',
500: '#8dcded',
950: '#000000',
},
}SCSS
$custom: #8dcded; $custom-light: #b2dcf3; $custom-dark: #000000;
JSON
{
"hex": "#8dcded",
"rgb": {
"r": 141,
"g": 205,
"b": 237
},
"hsl": {
"h": 200,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.8165,
"c": 0.07913,
"h": 230.6
},
"luminance": 0.5544
}Semantic roles & 50–950 ramp
primary
#8DCDED
secondary
#C87C56
accent
#5211D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485