#9ABCDB#9ABCDB
#9ABCDB is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.058 H 246.1°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCDB |
|---|---|
| RGB | rgb(154, 188, 219) |
| HSL | hsl(209, 47%, 73%) |
| HSV | hsv(209, 30%, 86%) |
| CMYK | cmyk(29.7%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(74.79, -4.29, -19.25) |
| CIE-LCH | lch(74.79, 19.72, 257.44°) |
| OKLab | oklab(78.09% -0.0233 -0.0528) |
| OKLCH | oklch(78.09% 0.058 246.1) |
| XYZ | xyz(44.0920, 47.9491, 73.9360) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.24
Cloudy Blue
#ACC2D9
ΔE00 3.89
Lightsteelblue
#B0C4DE
ΔE00 4.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCDB #DBB99A
analogous
#9ADBD9 #9ABCDB #9A9BDB
triadic
#9ABCDB #DB9ABC #BCDB9A
tetradic
#9ABCDB #D99ADB #DBB99A #9BDB9A
square
#9ABCDB #D99ADB #DBB99A #9BDB9A
split-complementary
#9ABCDB #DB9A9B #DBD99A
monochromatic
#4280B9 #6D9ECB #9ABCDB #C7DAEB #E8F0F7
Accessibility & contrast
On white
1.98
#9ABCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#9ABCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCDB
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCDB | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDD
Deuteranopia (green-blind)
#A8B5DA
Tritanopia (blue-blind)
#87C3C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9abcdb; /* rgb */ color: rgb(154, 188, 219); /* oklch */ color: oklch(78.1% 0.058 246.1);
Tailwind
colors: {
custom: {
50: '#b9d0e6',
500: '#9abcdb',
950: '#000000',
},
}SCSS
$custom: #9abcdb; $custom-light: #b9d0e6; $custom-dark: #000000;
JSON
{
"hex": "#9abcdb",
"rgb": {
"r": 154,
"g": 188,
"b": 219
},
"hsl": {
"h": 208.615,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.78086,
"c": 0.05769,
"h": 246.1
},
"luminance": 0.47951
}Semantic roles & 50–950 ramp
primary
#9ABCDB
secondary
#EEE5DD
accent
#6F2BBB
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284