#8EDCED#8EDCED
#8EDCED is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.0% C 0.080 H 213.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDCED |
|---|---|
| RGB | rgb(142, 220, 237) |
| HSL | hsl(191, 73%, 74%) |
| HSV | hsv(191, 40%, 93%) |
| CMYK | cmyk(40.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.47, -19.72, -15.88) |
| CIE-LCH | lch(83.47, 25.32, 218.83°) |
| OKLab | oklab(84.98% -0.0672 -0.0436) |
| OKLCH | oklch(84.98% 0.08 213) |
| XYZ | xyz(52.0291, 63.0480, 89.5322) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDCED #ED9F8E
analogous
#8EEDCF #8EDCED #8EADED
triadic
#8EDCED #ED8EDC #DCED8E
tetradic
#8EDCED #CF8EED #ED9F8E #ADED8E
square
#8EDCED #CF8EED #ED9F8E #ADED8E
split-complementary
#8EDCED #ED8EAD #EDCF8E
monochromatic
#24BBDC #59CCE5 #8EDCED #C3ECF5 #E5F7FB
Accessibility & contrast
On white
1.54
#8EDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#8EDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDCED
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDCED | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#66E3E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8edced; /* rgb */ color: rgb(142, 220, 237); /* oklch */ color: oklch(85.0% 0.080 213.0);
Tailwind
colors: {
custom: {
50: '#b3e7f2',
500: '#8edced',
950: '#000000',
},
}SCSS
$custom: #8edced; $custom-light: #b3e7f2; $custom-dark: #000000;
JSON
{
"hex": "#8edced",
"rgb": {
"r": 142,
"g": 220,
"b": 237
},
"hsl": {
"h": 190.737,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.84984,
"c": 0.08014,
"h": 213
},
"luminance": 0.63052
}Semantic roles & 50–950 ramp
primary
#8EDCED
secondary
#C86B57
accent
#3411D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485