#9EBDCD#9EBDCD
#9EBDCD is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.041 H 230.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBDCD |
|---|---|
| RGB | rgb(158, 189, 205) |
| HSL | hsl(200, 32%, 71%) |
| HSV | hsv(200, 23%, 80%) |
| CMYK | cmyk(22.9%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.87, -6.91, -11.51) |
| CIE-LCH | lch(74.87, 13.42, 239.02°) |
| OKLab | oklab(78.06% -0.0259 -0.0313) |
| OKLCH | oklch(78.06% 0.041 230.4) |
| XYZ | xyz(43.3145, 48.0706, 64.7422) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.33
Cloudy Blue
#ACC2D9
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.22
Bluegrey
#85A3B2
ΔE00 7.42
Cool Gray
#9AA7B0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBDCD #CDAE9E
analogous
#9ECDC5 #9EBDCD #9EA5CD
triadic
#9EBDCD #CD9EBD #BDCD9E
tetradic
#9EBDCD #C59ECD #CDAE9E #A5CD9E
square
#9EBDCD #C59ECD #CDAE9E #A5CD9E
split-complementary
#9EBDCD #CD9EA5 #CDC59E
monochromatic
#52859F #76A2B8 #9EBDCD #C6D8E2 #EBF1F5
Accessibility & contrast
On white
1.98
#9EBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9EBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBDCD
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBDCD | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#91C2C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebdcd; /* rgb */ color: rgb(158, 189, 205); /* oklch */ color: oklch(78.1% 0.041 230.4);
Tailwind
colors: {
custom: {
50: '#bbd0dc',
500: '#9ebdcd',
950: '#000000',
},
}SCSS
$custom: #9ebdcd; $custom-light: #bbd0dc; $custom-dark: #000000;
JSON
{
"hex": "#9ebdcd",
"rgb": {
"r": 158,
"g": 189,
"b": 205
},
"hsl": {
"h": 200.426,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.78064,
"c": 0.0406,
"h": 230.4
},
"luminance": 0.48072
}Semantic roles & 50–950 ramp
primary
#9EBDCD
secondary
#EAE1DD
accent
#613BAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283