#8EDDED#8EDDED
#8EDDED is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.2% C 0.081 H 211.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDDED |
|---|---|
| RGB | rgb(142, 221, 237) |
| HSL | hsl(190, 73%, 74%) |
| HSV | hsv(190, 40%, 93%) |
| CMYK | cmyk(40.1%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.74, -20.23, -15.46) |
| CIE-LCH | lch(83.74, 25.46, 217.39°) |
| OKLab | oklab(85.2% -0.0684 -0.0425) |
| OKLCH | oklch(85.2% 0.081 211.8) |
| XYZ | xyz(52.2923, 63.5745, 89.6199) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Powder Blue
#B0E0E6
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDDED #ED9E8E
analogous
#8EEDCE #8EDDED #8EAEED
triadic
#8EDDED #ED8EDD #DDED8E
tetradic
#8EDDED #CE8EED #ED9E8E #AEED8E
square
#8EDDED #CE8EED #ED9E8E #AEED8E
split-complementary
#8EDDED #ED8EAE #EDCE8E
monochromatic
#24BDDC #59CDE5 #8EDDED #C3EDF5 #E5F7FB
Accessibility & contrast
On white
1.53
#8EDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#8EDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDDED
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDDED | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#66E4E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8edded; /* rgb */ color: rgb(142, 221, 237); /* oklch */ color: oklch(85.2% 0.081 211.8);
Tailwind
colors: {
custom: {
50: '#b3e7f2',
500: '#8edded',
950: '#000000',
},
}SCSS
$custom: #8edded; $custom-light: #b3e7f2; $custom-dark: #000000;
JSON
{
"hex": "#8edded",
"rgb": {
"r": 142,
"g": 221,
"b": 237
},
"hsl": {
"h": 190.105,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.85204,
"c": 0.08052,
"h": 211.8
},
"luminance": 0.63578
}Semantic roles & 50–950 ramp
primary
#8EDDED
secondary
#C86A57
accent
#3211D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485