#9ABBCC#9ABBCC
#9ABBCC is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.3% C 0.043 H 230.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBCC |
|---|---|
| RGB | rgb(154, 187, 204) |
| HSL | hsl(200, 33%, 70%) |
| HSV | hsv(200, 25%, 80%) |
| CMYK | cmyk(24.5%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(74.04, -7.29, -12.23) |
| CIE-LCH | lch(74.04, 14.24, 239.18°) |
| OKLab | oklab(77.33% -0.0275 -0.0333) |
| OKLCH | oklch(77.33% 0.043 230.4) |
| XYZ | xyz(41.9927, 46.7688, 63.9298) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.26
Cloudy Blue
#ACC2D9
ΔE00 5.75
Bluegrey
#85A3B2
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBCC #CCAB9A
analogous
#9ACCC4 #9ABBCC #9AA2CC
triadic
#9ABBCC #CC9ABB #BBCC9A
tetradic
#9ABBCC #C49ACC #CCAB9A #A2CC9A
square
#9ABBCC #C49ACC #CCAB9A #A2CC9A
split-complementary
#9ABBCC #CC9AA2 #CCC49A
monochromatic
#4F829D #71A0B7 #9ABBCC #C3D6E1 #EBF1F5
Accessibility & contrast
On white
2.03
#9ABBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#9ABBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBCC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBCC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CD
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#8BC0C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abbcc; /* rgb */ color: rgb(154, 187, 204); /* oklch */ color: oklch(77.3% 0.043 230.4);
Tailwind
colors: {
custom: {
50: '#b8cfdb',
500: '#9abbcc',
950: '#000000',
},
}SCSS
$custom: #9abbcc; $custom-light: #b8cfdb; $custom-dark: #000000;
JSON
{
"hex": "#9abbcc",
"rgb": {
"r": 154,
"g": 187,
"b": 204
},
"hsl": {
"h": 200.4,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.77334,
"c": 0.04319,
"h": 230.4
},
"luminance": 0.4677
}Semantic roles & 50–950 ramp
primary
#9ABBCC
secondary
#E8DFDA
accent
#613AAC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283