#9EBDCA#9EBDCA
#9EBDCA is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.038 H 225.1°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBDCA |
|---|---|
| RGB | rgb(158, 189, 202) |
| HSL | hsl(198, 29%, 71%) |
| HSV | hsv(198, 22%, 79%) |
| CMYK | cmyk(21.8%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.78, -7.58, -10.01) |
| CIE-LCH | lch(74.78, 12.56, 232.86°) |
| OKLab | oklab(77.96% -0.027 -0.0272) |
| OKLCH | oklch(77.96% 0.038 225.1) |
| XYZ | xyz(42.9558, 47.9271, 62.8533) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.63
Cloudy Blue
#ACC2D9
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.44
Cool Gray
#9AA7B0
ΔE00 7.73
Sky Blue
#87CEEB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBDCA #CAAB9E
analogous
#9ECAC1 #9EBDCA #9EA7CA
triadic
#9EBDCA #CA9EBD #BDCA9E
tetradic
#9EBDCA #C19ECA #CAAB9E #A7CA9E
square
#9EBDCA #C19ECA #CAAB9E #A7CA9E
split-complementary
#9EBDCA #CA9EA7 #CAC19E
monochromatic
#54859A #76A2B4 #9EBDCA #C6D8E0 #EBF2F4
Accessibility & contrast
On white
1.98
#9EBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#9EBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBDCA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBDCA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#91C1C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebdca; /* rgb */ color: rgb(158, 189, 202); /* oklch */ color: oklch(78.0% 0.038 225.1);
Tailwind
colors: {
custom: {
50: '#bbd0da',
500: '#9ebdca',
950: '#000000',
},
}SCSS
$custom: #9ebdca; $custom-light: #bbd0da; $custom-dark: #000000;
JSON
{
"hex": "#9ebdca",
"rgb": {
"r": 158,
"g": 189,
"b": 202
},
"hsl": {
"h": 197.727,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.77962,
"c": 0.03834,
"h": 225.1
},
"luminance": 0.47929
}Semantic roles & 50–950 ramp
primary
#9EBDCA
secondary
#E8DFDC
accent
#5D3EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283