#9AB3D4#9AB3D4
#9AB3D4 is a light, muted cyan. Relative luminance 0.439; OKLCH L 75.9% C 0.055 H 255.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB3D4 |
|---|---|
| RGB | rgb(154, 179, 212) |
| HSL | hsl(214, 40%, 72%) |
| HSV | hsv(214, 27%, 83%) |
| CMYK | cmyk(27.4%, 15.6%, 0%, 16.9%) |
| CIE-LAB | lab(72.14, -1.11, -19.47) |
| CIE-LCH | lch(72.14, 19.50, 266.75°) |
| OKLab | oklab(75.92% -0.0138 -0.0533) |
| OKLCH | oklch(75.92% 0.055 255.5) |
| XYZ | xyz(41.3268, 43.8622, 68.5634) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.15
Cloudy Blue
#ACC2D9
ΔE00 5.16
Pastel Blue
#A2BFFE
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB3D4 #D4BB9A
analogous
#9AD0D4 #9AB3D4 #9E9AD4
triadic
#9AB3D4 #D49AB3 #B3D49A
tetradic
#9AB3D4 #D49AD0 #D4BB9A #9AD49E
square
#9AB3D4 #D49AD0 #D4BB9A #9AD49E
split-complementary
#9AB3D4 #D49E9A #D0D49A
monochromatic
#4973AB #6F93C2 #9AB3D4 #C5D3E6 #EAEFF6
Accessibility & contrast
On white
2.15
#9AB3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#9AB3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB3D4
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB3D4 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B4D6
Deuteranopia (green-blind)
#A1AED3
Tritanopia (blue-blind)
#8ABABE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9ab3d4; /* rgb */ color: rgb(154, 179, 212); /* oklch */ color: oklch(75.9% 0.055 255.5);
Tailwind
colors: {
custom: {
50: '#b9c9e1',
500: '#9ab3d4',
950: '#000000',
},
}SCSS
$custom: #9ab3d4; $custom-light: #b9c9e1; $custom-dark: #000000;
JSON
{
"hex": "#9ab3d4",
"rgb": {
"r": 154,
"g": 179,
"b": 212
},
"hsl": {
"h": 214.138,
"s": 40.278,
"l": 71.765
},
"oklch": {
"l": 0.75919,
"c": 0.05507,
"h": 255.5
},
"luminance": 0.43864
}Semantic roles & 50–950 ramp
primary
#9AB3D4
secondary
#ECE6DE
accent
#7C32B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283