#9EBCCF#9EBCCF
#9EBCCF is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.042 H 235.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBCCF |
|---|---|
| RGB | rgb(158, 188, 207) |
| HSL | hsl(203, 34%, 72%) |
| HSV | hsv(203, 24%, 81%) |
| CMYK | cmyk(23.7%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(74.66, -5.92, -12.91) |
| CIE-LCH | lch(74.66, 14.20, 245.36°) |
| OKLab | oklab(77.92% -0.0238 -0.0351) |
| OKLCH | oklch(77.92% 0.042 235.9) |
| XYZ | xyz(43.3431, 47.7391, 65.9503) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.91
Cloudy Blue
#ACC2D9
ΔE00 4.24
Lightsteelblue
#B0C4DE
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.96
Bluegrey
#85A3B2
ΔE00 7.44
Cool Gray
#9AA7B0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBCCF #CFB19E
analogous
#9ECFCA #9EBCCF #9EA4CF
triadic
#9EBCCF #CF9EBC #BCCF9E
tetradic
#9EBCCF #CA9ECF #CFB19E #A4CF9E
square
#9EBCCF #CA9ECF #CFB19E #A4CF9E
split-complementary
#9EBCCF #CF9EA4 #CFCA9E
monochromatic
#5083A2 #75A0BB #9EBCCF #C7D8E3 #EBF1F5
Accessibility & contrast
On white
1.99
#9EBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#9EBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBCCF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBCCF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#ADB5CF
Tritanopia (blue-blind)
#90C1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebccf; /* rgb */ color: rgb(158, 188, 207); /* oklch */ color: oklch(77.9% 0.042 235.9);
Tailwind
colors: {
custom: {
50: '#bbd0dd',
500: '#9ebccf',
950: '#000000',
},
}SCSS
$custom: #9ebccf; $custom-light: #bbd0dd; $custom-dark: #000000;
JSON
{
"hex": "#9ebccf",
"rgb": {
"r": 158,
"g": 188,
"b": 207
},
"hsl": {
"h": 203.265,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.77919,
"c": 0.04242,
"h": 235.9
},
"luminance": 0.47741
}Semantic roles & 50–950 ramp
primary
#9EBCCF
secondary
#EBE3DE
accent
#6639AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283