#9FAEBA#9FAEBA
#9FAEBA is a light, muted cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.024 H 242.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEBA |
|---|---|
| RGB | rgb(159, 174, 186) |
| HSL | hsl(207, 16%, 68%) |
| HSV | hsv(207, 15%, 73%) |
| CMYK | cmyk(14.5%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(70.31, -2.72, -7.90) |
| CIE-LCH | lch(70.31, 8.36, 251.00°) |
| OKLab | oklab(74.29% -0.0113 -0.0213) |
| OKLCH | oklch(74.29% 0.024 242) |
| XYZ | xyz(38.2949, 41.1875, 52.3772) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.38
Bluey Grey
#89A0B0
ΔE00 5.27
Cool Grey
#95A3A6
ΔE00 5.54
Bluegrey
#85A3B2
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEBA #BAAB9F
analogous
#9FBAB9 #9FAEBA #9FA0BA
triadic
#9FAEBA #BA9FAE #AEBA9F
tetradic
#9FAEBA #B99FBA #BAAB9F #A0BA9F
square
#9FAEBA #B99FBA #BAAB9F #A0BA9F
split-complementary
#9FAEBA #BA9FA0 #BAB99F
monochromatic
#5D7182 #7B90A0 #9FAEBA #C3CCD4 #E6EAED
Accessibility & contrast
On white
2.27
#9FAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#9FAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEBA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEBA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBB
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#98B1B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9faeba; /* rgb */ color: rgb(159, 174, 186); /* oklch */ color: oklch(74.3% 0.024 242.0);
Tailwind
colors: {
custom: {
50: '#bbc6ce',
500: '#9faeba',
950: '#000000',
},
}SCSS
$custom: #9faeba; $custom-light: #bbc6ce; $custom-dark: #000000;
JSON
{
"hex": "#9faeba",
"rgb": {
"r": 159,
"g": 174,
"b": 186
},
"hsl": {
"h": 206.667,
"s": 16.364,
"l": 67.647
},
"oklch": {
"l": 0.74294,
"c": 0.02415,
"h": 242
},
"luminance": 0.41188
}Semantic roles & 50–950 ramp
primary
#9FAEBA
secondary
#DFDAD6
accent
#6E4B9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282