#9ED5ED#9ED5ED
#9ED5ED is a very light, moderate cyan. Relative luminance 0.610; OKLCH L 84.3% C 0.066 H 226.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED5ED |
|---|---|
| RGB | rgb(158, 213, 237) |
| HSL | hsl(198, 69%, 77%) |
| HSV | hsv(198, 33%, 93%) |
| CMYK | cmyk(33.3%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.36, -11.98, -17.46) |
| CIE-LCH | lch(82.36, 21.17, 235.55°) |
| OKLab | oklab(84.32% -0.0451 -0.0478) |
| OKLCH | oklch(84.32% 0.066 226.7) |
| XYZ | xyz(53.1759, 60.9692, 89.0706) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.37
Sky Blue
#87CEEB
ΔE00 3.24
Baby Blue
#89CFF0
ΔE00 3.36
Lightblue
#ADD8E6
ΔE00 3.62
Lightskyblue
#87CEFA
ΔE00 5.74
Light Blue
#95D0FC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED5ED #EDB69E
analogous
#9EEDDE #9ED5ED #9EADED
triadic
#9ED5ED #ED9ED5 #D5ED9E
tetradic
#9ED5ED #DE9EED #EDB69E #ADED9E
square
#9ED5ED #DE9EED #EDB69E #ADED9E
split-complementary
#9ED5ED #ED9EAD #EDDE9E
monochromatic
#37A8DA #6ABFE3 #9ED5ED #D2EBF7 #E5F4FA
Accessibility & contrast
On white
1.59
#9ED5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#9ED5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED5ED
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED5ED | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#83DCDC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9ed5ed; /* rgb */ color: rgb(158, 213, 237); /* oklch */ color: oklch(84.3% 0.066 226.7);
Tailwind
colors: {
custom: {
50: '#bde2f2',
500: '#9ed5ed',
950: '#000000',
},
}SCSS
$custom: #9ed5ed; $custom-light: #bde2f2; $custom-dark: #000000;
JSON
{
"hex": "#9ed5ed",
"rgb": {
"r": 158,
"g": 213,
"b": 237
},
"hsl": {
"h": 198.228,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.84321,
"c": 0.06573,
"h": 226.7
},
"luminance": 0.60972
}Semantic roles & 50–950 ramp
primary
#9ED5ED
secondary
#C98466
accent
#4E15D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485