#9EB2CA#9EB2CA
#9EB2CA is a light, muted cyan. Relative luminance 0.434; OKLCH L 75.6% C 0.041 H 253.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB2CA |
|---|---|
| RGB | rgb(158, 178, 202) |
| HSL | hsl(213, 29%, 71%) |
| HSV | hsv(213, 22%, 79%) |
| CMYK | cmyk(21.8%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.81, -1.68, -14.46) |
| CIE-LCH | lch(71.81, 14.56, 263.38°) |
| OKLab | oklab(75.62% -0.012 -0.0394) |
| OKLCH | oklch(75.62% 0.041 253.1) |
| XYZ | xyz(40.6788, 43.3730, 62.0942) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.27
Cloudy Blue
#ACC2D9
ΔE00 4.31
Lightsteelblue
#B0C4DE
ΔE00 4.89
Light Blue Grey
#B7C9E2
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 6.67
Bluey Grey
#89A0B0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB2CA #CAB69E
analogous
#9EC8CA #9EB2CA #A09ECA
triadic
#9EB2CA #CA9EB2 #B2CA9E
tetradic
#9EB2CA #CA9EC8 #CAB69E #9ECAA0
square
#9EB2CA #CA9EC8 #CAB69E #9ECAA0
split-complementary
#9EB2CA #CAA09E #C8CA9E
monochromatic
#54749A #7693B4 #9EB2CA #C6D1E0 #EBEFF4
Accessibility & contrast
On white
2.17
#9EB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#9EB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB2CA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB2CA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB2CB
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#92B7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9eb2ca; /* rgb */ color: rgb(158, 178, 202); /* oklch */ color: oklch(75.6% 0.041 253.1);
Tailwind
colors: {
custom: {
50: '#bbc9da',
500: '#9eb2ca',
950: '#000000',
},
}SCSS
$custom: #9eb2ca; $custom-light: #bbc9da; $custom-dark: #000000;
JSON
{
"hex": "#9eb2ca",
"rgb": {
"r": 158,
"g": 178,
"b": 202
},
"hsl": {
"h": 212.727,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.7562,
"c": 0.04113,
"h": 253.1
},
"luminance": 0.43374
}Semantic roles & 50–950 ramp
primary
#9EB2CA
secondary
#E8E2DC
accent
#783EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283