#9EBBCD#9EBBCD
#9EBBCD is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.041 H 235.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBCD |
|---|---|
| RGB | rgb(158, 187, 205) |
| HSL | hsl(203, 32%, 71%) |
| HSV | hsv(203, 23%, 80%) |
| CMYK | cmyk(22.9%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.33, -5.84, -12.32) |
| CIE-LCH | lch(74.33, 13.63, 244.62°) |
| OKLab | oklab(77.64% -0.0232 -0.0335) |
| OKLCH | oklch(77.64% 0.041 235.3) |
| XYZ | xyz(42.8872, 47.2161, 64.5997) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.23
Cloudy Blue
#ACC2D9
ΔE00 4.42
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 7.16
Cool Gray
#9AA7B0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBCD #CDB09E
analogous
#9ECDC7 #9EBBCD #9EA3CD
triadic
#9EBBCD #CD9EBB #BBCD9E
tetradic
#9EBBCD #C79ECD #CDB09E #A3CD9E
square
#9EBBCD #C79ECD #CDB09E #A3CD9E
split-complementary
#9EBBCD #CD9EA3 #CDC79E
monochromatic
#52819F #769FB8 #9EBBCD #C6D7E2 #EBF1F5
Accessibility & contrast
On white
2.01
#9EBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#9EBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBCD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBCD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#91C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9ebbcd; /* rgb */ color: rgb(158, 187, 205); /* oklch */ color: oklch(77.6% 0.041 235.3);
Tailwind
colors: {
custom: {
50: '#bbcfdc',
500: '#9ebbcd',
950: '#000000',
},
}SCSS
$custom: #9ebbcd; $custom-light: #bbcfdc; $custom-dark: #000000;
JSON
{
"hex": "#9ebbcd",
"rgb": {
"r": 158,
"g": 187,
"b": 205
},
"hsl": {
"h": 202.979,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.77636,
"c": 0.04074,
"h": 235.3
},
"luminance": 0.47218
}Semantic roles & 50–950 ramp
primary
#9EBBCD
secondary
#EAE2DD
accent
#663BAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283