#9EC0ED#9EC0ED
#9EC0ED is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.9% C 0.074 H 255.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC0ED |
|---|---|
| RGB | rgb(158, 192, 237) |
| HSL | hsl(214, 69%, 77%) |
| HSV | hsv(214, 33%, 93%) |
| CMYK | cmyk(33.3%, 19%, 0%, 7.1%) |
| CIE-LAB | lab(76.73, -0.88, -26.01) |
| CIE-LCH | lch(76.73, 26.03, 268.07°) |
| OKLab | oklab(79.88% -0.0185 -0.0717) |
| OKLCH | oklch(79.88% 0.074 255.6) |
| XYZ | xyz(48.2316, 51.0807, 87.4226) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.89
Carolina Blue
#8AB8FE
ΔE00 4.17
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 4.33
Lightsteelblue
#B0C4DE
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC0ED #EDCB9E
analogous
#9EE8ED #9EC0ED #A39EED
triadic
#9EC0ED #ED9EC0 #C0ED9E
tetradic
#9EC0ED #ED9EE8 #EDCB9E #9EEDA3
square
#9EC0ED #ED9EE8 #EDCB9E #9EEDA3
split-complementary
#9EC0ED #EDA39E #E8ED9E
monochromatic
#377DDA #6A9EE3 #9EC0ED #D2E2F7 #E5EEFA
Accessibility & contrast
On white
1.87
#9EC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#9EC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC0ED
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC0ED | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#86CACF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ec0ed; /* rgb */ color: rgb(158, 192, 237); /* oklch */ color: oklch(79.9% 0.074 255.6);
Tailwind
colors: {
custom: {
50: '#bcd2f3',
500: '#9ec0ed',
950: '#000000',
},
}SCSS
$custom: #9ec0ed; $custom-light: #bcd2f3; $custom-dark: #000000;
JSON
{
"hex": "#9ec0ed",
"rgb": {
"r": 158,
"g": 192,
"b": 237
},
"hsl": {
"h": 214.177,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.79876,
"c": 0.07406,
"h": 255.6
},
"luminance": 0.51083
}Semantic roles & 50–950 ramp
primary
#9EC0ED
secondary
#C99F66
accent
#8015D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385