#8DDDED#8DDDED
#8DDDED is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.2% C 0.081 H 211.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDDED |
|---|---|
| RGB | rgb(141, 221, 237) |
| HSL | hsl(190, 73%, 74%) |
| HSV | hsv(190, 41%, 93%) |
| CMYK | cmyk(40.5%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.70, -20.47, -15.53) |
| CIE-LCH | lch(83.70, 25.70, 217.19°) |
| OKLab | oklab(85.16% -0.0692 -0.0427) |
| OKLCH | oklch(85.16% 0.081 211.7) |
| XYZ | xyz(52.1215, 63.4864, 89.6119) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDDED #ED9D8D
analogous
#8DEDCD #8DDDED #8DADED
triadic
#8DDDED #ED8DDD #DDED8D
tetradic
#8DDDED #CD8DED #ED9D8D #ADED8D
square
#8DDDED #CD8DED #ED9D8D #ADED8D
split-complementary
#8DDDED #ED8DAD #EDCD8D
monochromatic
#23BDDC #58CDE5 #8DDDED #C2EDF5 #E5F7FB
Accessibility & contrast
On white
1.53
#8DDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#8DDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDDED
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDDED | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EE
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#64E4E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ddded; /* rgb */ color: rgb(141, 221, 237); /* oklch */ color: oklch(85.2% 0.081 211.7);
Tailwind
colors: {
custom: {
50: '#b3e7f2',
500: '#8ddded',
950: '#000000',
},
}SCSS
$custom: #8ddded; $custom-light: #b3e7f2; $custom-dark: #000000;
JSON
{
"hex": "#8ddded",
"rgb": {
"r": 141,
"g": 221,
"b": 237
},
"hsl": {
"h": 190,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.85155,
"c": 0.08132,
"h": 211.7
},
"luminance": 0.6349
}Semantic roles & 50–950 ramp
primary
#8DDDED
secondary
#C86956
accent
#3111D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485