#9ABBCF#9ABBCF
#9ABBCF is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.046 H 234.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBCF |
|---|---|
| RGB | rgb(154, 187, 207) |
| HSL | hsl(203, 36%, 71%) |
| HSV | hsv(203, 26%, 81%) |
| CMYK | cmyk(25.6%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.13, -6.60, -13.72) |
| CIE-LCH | lch(74.13, 15.23, 244.31°) |
| OKLab | oklab(77.44% -0.0264 -0.0374) |
| OKLCH | oklch(77.44% 0.046 234.8) |
| XYZ | xyz(42.3560, 46.9141, 65.8430) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.04
Cloudy Blue
#ACC2D9
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 6.57
Bluegrey
#85A3B2
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.61
Baby Blue
#89CFF0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBCF #CFAE9A
analogous
#9ACFC8 #9ABBCF #9AA0CF
triadic
#9ABBCF #CF9ABB #BBCF9A
tetradic
#9ABBCF #C89ACF #CFAE9A #A0CF9A
square
#9ABBCF #C89ACF #CFAE9A #A0CF9A
split-complementary
#9ABBCF #CF9AA0 #CFC89A
monochromatic
#4D82A2 #719FBB #9ABBCF #C3D7E3 #EAF1F5
Accessibility & contrast
On white
2.02
#9ABBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#9ABBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBCF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBCF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#AAB4CF
Tritanopia (blue-blind)
#8AC0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abbcf; /* rgb */ color: rgb(154, 187, 207); /* oklch */ color: oklch(77.4% 0.046 234.8);
Tailwind
colors: {
custom: {
50: '#b8cfdd',
500: '#9abbcf',
950: '#000000',
},
}SCSS
$custom: #9abbcf; $custom-light: #b8cfdd; $custom-dark: #000000;
JSON
{
"hex": "#9abbcf",
"rgb": {
"r": 154,
"g": 187,
"b": 207
},
"hsl": {
"h": 202.642,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.77439,
"c": 0.04578,
"h": 234.8
},
"luminance": 0.46916
}Semantic roles & 50–950 ramp
primary
#9ABBCF
secondary
#EAE1DB
accent
#6437AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283