#9ABBDC#9ABBDC
#9ABBDC is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.059 H 248.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBDC |
|---|---|
| RGB | rgb(154, 187, 220) |
| HSL | hsl(210, 49%, 73%) |
| HSV | hsv(210, 30%, 86%) |
| CMYK | cmyk(30%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.56, -3.51, -20.15) |
| CIE-LCH | lch(74.56, 20.45, 260.12°) |
| OKLab | oklab(77.91% -0.0217 -0.0553) |
| OKLCH | oklch(77.91% 0.059 248.6) |
| XYZ | xyz(44.0112, 47.5762, 74.5605) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.99
Cloudy Blue
#ACC2D9
ΔE00 4.09
Lightsteelblue
#B0C4DE
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 5.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBDC #DCBB9A
analogous
#9ADCDC #9ABBDC #9A9ADC
triadic
#9ABBDC #DC9ABB #BBDC9A
tetradic
#9ABBDC #DC9ADC #DCBB9A #9ADC9A
square
#9ABBDC #DC9ADC #DCBB9A #9ADC9A
split-complementary
#9ABBDC #DC9A9A #DCDC9A
monochromatic
#417EBB #6D9CCC #9ABBDC #C7DAEC #E8F0F7
Accessibility & contrast
On white
2.00
#9ABBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#9ABBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBDC
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBDC | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#86C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9abbdc; /* rgb */ color: rgb(154, 187, 220); /* oklch */ color: oklch(77.9% 0.059 248.6);
Tailwind
colors: {
custom: {
50: '#b9cfe7',
500: '#9abbdc',
950: '#000000',
},
}SCSS
$custom: #9abbdc; $custom-light: #b9cfe7; $custom-dark: #000000;
JSON
{
"hex": "#9abbdc",
"rgb": {
"r": 154,
"g": 187,
"b": 220
},
"hsl": {
"h": 210,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.77911,
"c": 0.05937,
"h": 248.6
},
"luminance": 0.47578
}Semantic roles & 50–950 ramp
primary
#9ABBDC
secondary
#EEE6DD
accent
#732ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284