#9EDCED#9EDCED
#9EDCED is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.8% C 0.067 H 216.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDCED |
|---|---|
| RGB | rgb(158, 220, 237) |
| HSL | hsl(193, 69%, 77%) |
| HSV | hsv(193, 33%, 93%) |
| CMYK | cmyk(33.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.26, -15.56, -14.61) |
| CIE-LCH | lch(84.26, 21.34, 223.18°) |
| OKLab | oklab(85.83% -0.0537 -0.04) |
| OKLCH | oklch(85.83% 0.067 216.6) |
| XYZ | xyz(54.9747, 64.5669, 89.6703) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.57
Ice Blue
#A5DFF9
ΔE00 3.80
Powder Blue
#B0E0E6
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDCED #EDAF9E
analogous
#9EEDD6 #9EDCED #9EB5ED
triadic
#9EDCED #ED9EDC #DCED9E
tetradic
#9EDCED #D69EED #EDAF9E #B5ED9E
square
#9EDCED #D69EED #EDAF9E #B5ED9E
split-complementary
#9EDCED #ED9EB5 #EDD69E
monochromatic
#37B7DA #6AC9E3 #9EDCED #D2EFF7 #E5F6FA
Accessibility & contrast
On white
1.51
#9EDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#9EDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDCED
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDCED | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#82E3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9edced; /* rgb */ color: rgb(158, 220, 237); /* oklch */ color: oklch(85.8% 0.067 216.6);
Tailwind
colors: {
custom: {
50: '#bde7f2',
500: '#9edced',
950: '#000000',
},
}SCSS
$custom: #9edced; $custom-light: #bde7f2; $custom-dark: #000000;
JSON
{
"hex": "#9edced",
"rgb": {
"r": 158,
"g": 220,
"b": 237
},
"hsl": {
"h": 192.911,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.85827,
"c": 0.06699,
"h": 216.6
},
"luminance": 0.6457
}Semantic roles & 50–950 ramp
primary
#9EDCED
secondary
#C97B66
accent
#3D15D1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485