#9AB7DC#9AB7DC
#9AB7DC is a light, moderate cyan. Relative luminance 0.459; OKLCH L 77.1% C 0.062 H 254.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB7DC |
|---|---|
| RGB | rgb(154, 183, 220) |
| HSL | hsl(214, 49%, 73%) |
| HSV | hsv(214, 30%, 86%) |
| CMYK | cmyk(30%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(73.48, -1.34, -21.78) |
| CIE-LCH | lch(73.48, 21.83, 266.47°) |
| OKLab | oklab(77.07% -0.0164 -0.0598) |
| OKLCH | oklch(77.07% 0.062 254.7) |
| XYZ | xyz(43.1744, 45.9026, 74.2815) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.88
Light Grey Blue
#9DBCD4
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.00
Cloudy Blue
#ACC2D9
ΔE00 5.14
Carolina Blue
#8AB8FE
ΔE00 5.45
Light Blue Grey
#B7C9E2
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB7DC #DCBF9A
analogous
#9AD8DC #9AB7DC #9E9ADC
triadic
#9AB7DC #DC9AB7 #B7DC9A
tetradic
#9AB7DC #DC9AD8 #DCBF9A #9ADC9E
square
#9AB7DC #DC9AD8 #DCBF9A #9ADC9E
split-complementary
#9AB7DC #DC9E9A #D8DC9A
monochromatic
#4176BB #6D97CC #9AB7DC #C7D7EC #E8EFF7
Accessibility & contrast
On white
2.06
#9AB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9AB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB7DC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB7DC | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DE
Deuteranopia (green-blind)
#A2B2DB
Tritanopia (blue-blind)
#87BFC3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ab7dc; /* rgb */ color: rgb(154, 183, 220); /* oklch */ color: oklch(77.1% 0.062 254.7);
Tailwind
colors: {
custom: {
50: '#b9cce7',
500: '#9ab7dc',
950: '#000000',
},
}SCSS
$custom: #9ab7dc; $custom-light: #b9cce7; $custom-dark: #000000;
JSON
{
"hex": "#9ab7dc",
"rgb": {
"r": 154,
"g": 183,
"b": 220
},
"hsl": {
"h": 213.636,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.77066,
"c": 0.06203,
"h": 254.7
},
"luminance": 0.45904
}Semantic roles & 50–950 ramp
primary
#9AB7DC
secondary
#EEE7DD
accent
#7C2ABC
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284