#9AB2CA#9AB2CA
#9AB2CA is a light, muted cyan. Relative luminance 0.430; OKLCH L 75.3% C 0.044 H 248.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2CA |
|---|---|
| RGB | rgb(154, 178, 202) |
| HSL | hsl(210, 31%, 70%) |
| HSV | hsv(210, 24%, 79%) |
| CMYK | cmyk(23.8%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.54, -2.92, -14.90) |
| CIE-LCH | lch(71.54, 15.18, 258.91°) |
| OKLab | oklab(75.34% -0.0161 -0.0406) |
| OKLCH | oklch(75.34% 0.044 248.4) |
| XYZ | xyz(39.9046, 42.9738, 62.0580) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.28
Cloudy Blue
#ACC2D9
ΔE00 4.43
Lightsteelblue
#B0C4DE
ΔE00 5.39
Bluey Grey
#89A0B0
ΔE00 6.30
Cool Gray
#9AA7B0
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2CA #CAB29A
analogous
#9ACACA #9AB2CA #9A9ACA
triadic
#9AB2CA #CA9AB2 #B2CA9A
tetradic
#9AB2CA #CA9ACA #CAB29A #9ACA9A
square
#9AB2CA #CA9ACA #CAB29A #9ACA9A
split-complementary
#9AB2CA #CA9A9A #CACA9A
monochromatic
#507599 #7293B5 #9AB2CA #C2D1DF #EAEFF4
Accessibility & contrast
On white
2.19
#9AB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#9AB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2CA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2CA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#8DB7BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9ab2ca; /* rgb */ color: rgb(154, 178, 202); /* oklch */ color: oklch(75.3% 0.044 248.4);
Tailwind
colors: {
custom: {
50: '#b8c9da',
500: '#9ab2ca',
950: '#000000',
},
}SCSS
$custom: #9ab2ca; $custom-light: #b8c9da; $custom-dark: #000000;
JSON
{
"hex": "#9ab2ca",
"rgb": {
"r": 154,
"g": 178,
"b": 202
},
"hsl": {
"h": 210,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.75338,
"c": 0.04366,
"h": 248.4
},
"luminance": 0.42975
}Semantic roles & 50–950 ramp
primary
#9AB2CA
secondary
#E7E0D9
accent
#733CAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283