#9ABBCA#9ABBCA
#9ABBCA is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.042 H 227.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBCA |
|---|---|
| RGB | rgb(154, 187, 202) |
| HSL | hsl(199, 31%, 70%) |
| HSV | hsv(199, 24%, 79%) |
| CMYK | cmyk(23.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.98, -7.75, -11.23) |
| CIE-LCH | lch(73.98, 13.65, 235.38°) |
| OKLab | oklab(77.27% -0.0283 -0.0305) |
| OKLCH | oklch(77.27% 0.042 227.2) |
| XYZ | xyz(41.7544, 46.6734, 62.6746) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.10
Cloudy Blue
#ACC2D9
ΔE00 6.40
Bluegrey
#85A3B2
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 7.43
Cool Gray
#9AA7B0
ΔE00 7.66
Sky Blue
#87CEEB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBCA #CAA99A
analogous
#9ACAC1 #9ABBCA #9AA3CA
triadic
#9ABBCA #CA9ABB #BBCA9A
tetradic
#9ABBCA #C19ACA #CAA99A #A3CA9A
square
#9ABBCA #C19ACA #CAA99A #A3CA9A
split-complementary
#9ABBCA #CA9AA3 #CAC19A
monochromatic
#508299 #72A0B5 #9ABBCA #C2D6DF #EAF1F4
Accessibility & contrast
On white
2.03
#9ABBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#9ABBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBCA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBCA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#8CC0C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abbca; /* rgb */ color: rgb(154, 187, 202); /* oklch */ color: oklch(77.3% 0.042 227.2);
Tailwind
colors: {
custom: {
50: '#b8cfda',
500: '#9abbca',
950: '#000000',
},
}SCSS
$custom: #9abbca; $custom-light: #b8cfda; $custom-dark: #000000;
JSON
{
"hex": "#9abbca",
"rgb": {
"r": 154,
"g": 187,
"b": 202
},
"hsl": {
"h": 198.75,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.77265,
"c": 0.04163,
"h": 227.2
},
"luminance": 0.46675
}Semantic roles & 50–950 ramp
primary
#9ABBCA
secondary
#E7DDD9
accent
#5E3CAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283