#9ABCCE#9ABCCE
#9ABCCE is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.6% C 0.045 H 231.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCCE |
|---|---|
| RGB | rgb(154, 188, 206) |
| HSL | hsl(201, 35%, 71%) |
| HSV | hsv(201, 25%, 81%) |
| CMYK | cmyk(25.2%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.38, -7.37, -12.82) |
| CIE-LCH | lch(74.38, 14.78, 240.12°) |
| OKLab | oklab(77.62% -0.0281 -0.0349) |
| OKLCH | oklch(77.62% 0.045 231.2) |
| XYZ | xyz(42.4470, 47.2911, 65.2722) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.01
Cloudy Blue
#ACC2D9
ΔE00 5.58
Bluegrey
#85A3B2
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.30
Sky Blue
#87CEEB
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCCE #CEAC9A
analogous
#9ACEC6 #9ABCCE #9AA2CE
triadic
#9ABCCE #CE9ABC #BCCE9A
tetradic
#9ABCCE #C69ACE #CEAC9A #A2CE9A
square
#9ABCCE #C69ACE #CEAC9A #A2CE9A
split-complementary
#9ABCCE #CE9AA2 #CEC69A
monochromatic
#4E83A0 #71A1BA #9ABCCE #C3D7E2 #EAF1F5
Accessibility & contrast
On white
2.01
#9ABCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#9ABCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCCE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCCE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#ACB4CE
Tritanopia (blue-blind)
#8BC1C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9abcce; /* rgb */ color: rgb(154, 188, 206); /* oklch */ color: oklch(77.6% 0.045 231.2);
Tailwind
colors: {
custom: {
50: '#b8d0dd',
500: '#9abcce',
950: '#000000',
},
}SCSS
$custom: #9abcce; $custom-light: #b8d0dd; $custom-dark: #000000;
JSON
{
"hex": "#9abcce",
"rgb": {
"r": 154,
"g": 188,
"b": 206
},
"hsl": {
"h": 200.769,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.77618,
"c": 0.04482,
"h": 231.2
},
"luminance": 0.47293
}Semantic roles & 50–950 ramp
primary
#9ABCCE
secondary
#E9E0DB
accent
#6138AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283