#9FAEBF#9FAEBF
#9FAEBF is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.5% C 0.030 H 251.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEBF |
|---|---|
| RGB | rgb(159, 174, 191) |
| HSL | hsl(212, 20%, 69%) |
| HSV | hsv(212, 17%, 75%) |
| CMYK | cmyk(16.8%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(70.46, -1.64, -10.43) |
| CIE-LCH | lch(70.46, 10.56, 261.07°) |
| OKLab | oklab(74.46% -0.0094 -0.0282) |
| OKLCH | oklch(74.46% 0.03 251.5) |
| XYZ | xyz(38.8358, 41.4038, 55.2257) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.07
Bluey Grey
#89A0B0
ΔE00 5.64
Light Grey Blue
#9DBCD4
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 6.62
Bluegrey
#85A3B2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEBF #BFB09F
analogous
#9FBEBF #9FAEBF #A09FBF
triadic
#9FAEBF #BF9FAE #AEBF9F
tetradic
#9FAEBF #BF9FBE #BFB09F #9FBFA0
square
#9FAEBF #BF9FBE #BFB09F #9FBFA0
split-complementary
#9FAEBF #BFA09F #BEBF9F
monochromatic
#5B7089 #7A8FA7 #9FAEBF #C4CDD7 #E8ECF0
Accessibility & contrast
On white
2.26
#9FAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#9FAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEBF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEBF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#97B2B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9faebf; /* rgb */ color: rgb(159, 174, 191); /* oklch */ color: oklch(74.5% 0.030 251.5);
Tailwind
colors: {
custom: {
50: '#bbc6d2',
500: '#9faebf',
950: '#000000',
},
}SCSS
$custom: #9faebf; $custom-light: #bbc6d2; $custom-dark: #000000;
JSON
{
"hex": "#9faebf",
"rgb": {
"r": 159,
"g": 174,
"b": 191
},
"hsl": {
"h": 211.875,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.74462,
"c": 0.02976,
"h": 251.5
},
"luminance": 0.41405
}Semantic roles & 50–950 ramp
primary
#9FAEBF
secondary
#E2DDD8
accent
#75479E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282