#8DDCED#8DDCED
#8DDCED is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 84.9% C 0.081 H 212.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDCED |
|---|---|
| RGB | rgb(141, 220, 237) |
| HSL | hsl(191, 73%, 74%) |
| HSV | hsv(191, 41%, 93%) |
| CMYK | cmyk(40.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.42, -19.97, -15.95) |
| CIE-LCH | lch(83.42, 25.56, 218.61°) |
| OKLab | oklab(84.94% -0.068 -0.0438) |
| OKLCH | oklch(84.94% 0.081 212.8) |
| XYZ | xyz(51.8583, 62.9599, 89.5242) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 5.68
Powder Blue
#B0E0E6
ΔE00 5.72
Ice Blue
#A5DFF9
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDCED #ED9E8D
analogous
#8DEDCE #8DDCED #8DACED
triadic
#8DDCED #ED8DDC #DCED8D
tetradic
#8DDCED #CE8DED #ED9E8D #ACED8D
square
#8DDCED #CE8DED #ED9E8D #ACED8D
split-complementary
#8DDCED #ED8DAC #EDCE8D
monochromatic
#23BCDC #58CCE5 #8DDCED #C2ECF5 #E5F7FB
Accessibility & contrast
On white
1.54
#8DDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8DDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDCED
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDCED | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#64E3E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ddced; /* rgb */ color: rgb(141, 220, 237); /* oklch */ color: oklch(84.9% 0.081 212.8);
Tailwind
colors: {
custom: {
50: '#b2e7f2',
500: '#8ddced',
950: '#000000',
},
}SCSS
$custom: #8ddced; $custom-light: #b2e7f2; $custom-dark: #000000;
JSON
{
"hex": "#8ddced",
"rgb": {
"r": 141,
"g": 220,
"b": 237
},
"hsl": {
"h": 190.625,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.84935,
"c": 0.08094,
"h": 212.8
},
"luminance": 0.62964
}Semantic roles & 50–950 ramp
primary
#8DDCED
secondary
#C86A56
accent
#3311D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485