#9FAEBB#9FAEBB
#9FAEBB is a light, muted cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.025 H 244.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEBB |
|---|---|
| RGB | rgb(159, 174, 187) |
| HSL | hsl(208, 17%, 68%) |
| HSV | hsv(208, 15%, 73%) |
| CMYK | cmyk(15%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(70.34, -2.51, -8.41) |
| CIE-LCH | lch(70.34, 8.78, 253.40°) |
| OKLab | oklab(74.33% -0.0109 -0.0227) |
| OKLCH | oklch(74.33% 0.025 244.2) |
| XYZ | xyz(38.4016, 41.2302, 52.9391) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.65
Bluey Grey
#89A0B0
ΔE00 5.26
Cool Grey
#95A3A6
ΔE00 5.92
Light Grey Blue
#9DBCD4
ΔE00 6.03
Bluegrey
#85A3B2
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEBB #BBAC9F
analogous
#9FBBBA #9FAEBB #9FA0BB
triadic
#9FAEBB #BB9FAE #AEBB9F
tetradic
#9FAEBB #BA9FBB #BBAC9F #A0BB9F
square
#9FAEBB #BA9FBB #BBAC9F #A0BB9F
split-complementary
#9FAEBB #BB9FA0 #BBBA9F
monochromatic
#5D7183 #7B90A2 #9FAEBB #C3CCD4 #E7EAEE
Accessibility & contrast
On white
2.27
#9FAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#9FAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEBB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEBB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A5ABBB
Tritanopia (blue-blind)
#98B1B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9faebb; /* rgb */ color: rgb(159, 174, 187); /* oklch */ color: oklch(74.3% 0.025 244.2);
Tailwind
colors: {
custom: {
50: '#bbc6cf',
500: '#9faebb',
950: '#000000',
},
}SCSS
$custom: #9faebb; $custom-light: #bbc6cf; $custom-dark: #000000;
JSON
{
"hex": "#9faebb",
"rgb": {
"r": 159,
"g": 174,
"b": 187
},
"hsl": {
"h": 207.857,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.74327,
"c": 0.0252,
"h": 244.2
},
"luminance": 0.41231
}Semantic roles & 50–950 ramp
primary
#9FAEBB
secondary
#DFDBD7
accent
#704A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282