#9FAEC0#9FAEC0
#9FAEC0 is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.5% C 0.031 H 253.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEC0 |
|---|---|
| RGB | rgb(159, 174, 192) |
| HSL | hsl(213, 21%, 69%) |
| HSV | hsv(213, 17%, 75%) |
| CMYK | cmyk(17.2%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(70.49, -1.42, -10.94) |
| CIE-LCH | lch(70.49, 11.03, 262.60°) |
| OKLab | oklab(74.5% -0.0091 -0.0296) |
| OKLCH | oklch(74.5% 0.031 253) |
| XYZ | xyz(38.9462, 41.4480, 55.8073) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.45
Cloudy Blue
#ACC2D9
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 5.70
Bluey Grey
#89A0B0
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEC0 #C0B19F
analogous
#9FBFC0 #9FAEC0 #A19FC0
triadic
#9FAEC0 #C09FAE #AEC09F
tetradic
#9FAEC0 #C09FBF #C0B19F #9FC0A1
square
#9FAEC0 #C09FBF #C0B19F #9FC0A1
split-complementary
#9FAEC0 #C0A19F #BFC09F
monochromatic
#5B708A #7A8FA8 #9FAEC0 #C4CDD8 #E9ECF0
Accessibility & contrast
On white
2.26
#9FAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#9FAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEC0
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEC0 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC1
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#97B2B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9faec0; /* rgb */ color: rgb(159, 174, 192); /* oklch */ color: oklch(74.5% 0.031 253.0);
Tailwind
colors: {
custom: {
50: '#bbc6d3',
500: '#9faec0',
950: '#000000',
},
}SCSS
$custom: #9faec0; $custom-light: #bbc6d3; $custom-dark: #000000;
JSON
{
"hex": "#9faec0",
"rgb": {
"r": 159,
"g": 174,
"b": 192
},
"hsl": {
"h": 212.727,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.74497,
"c": 0.03096,
"h": 253
},
"luminance": 0.41449
}Semantic roles & 50–950 ramp
primary
#9FAEC0
secondary
#E2DED9
accent
#77469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282