#9FACAE#9FACAE
#9FACAE is a light, near-neutral teal. Relative luminance 0.399; OKLCH L 73.5% C 0.015 H 207.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACAE |
|---|---|
| RGB | rgb(159, 172, 174) |
| HSL | hsl(188, 8%, 65%) |
| HSV | hsv(188, 9%, 68%) |
| CMYK | cmyk(8.6%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(69.42, -4.14, -2.59) |
| CIE-LCH | lch(69.42, 4.88, 212.03°) |
| OKLab | oklab(73.48% -0.0132 -0.007) |
| OKLCH | oklch(73.48% 0.015 207.9) |
| XYZ | xyz(36.6889, 39.9315, 45.8108) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.77
Cool Gray
#9AA7B0
ΔE00 3.87
Dark Gray
#A9A9A9
ΔE00 5.84
Dove Gray
#B6B8BD
ΔE00 7.03
Bluey Grey
#89A0B0
ΔE00 7.43
Bluegrey
#85A3B2
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACAE #AEA19F
analogous
#9FAEA8 #9FACAE #9FA4AE
triadic
#9FACAE #AE9FAC #ACAE9F
tetradic
#9FACAE #A89FAE #AEA19F #A4AE9F
square
#9FACAE #A89FAE #AEA19F #A4AE9F
split-complementary
#9FACAE #AE9FA4 #AEA89F
monochromatic
#607072 #7E8F92 #9FACAE #C0C9CA #E1E5E6
Accessibility & contrast
On white
2.34
#9FACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#9FACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACAE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACAE | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#9BADAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9facae; /* rgb */ color: rgb(159, 172, 174); /* oklch */ color: oklch(73.5% 0.015 207.9);
Tailwind
colors: {
custom: {
50: '#bbc4c6',
500: '#9facae',
950: '#000000',
},
}SCSS
$custom: #9facae; $custom-light: #bbc4c6; $custom-dark: #000000;
JSON
{
"hex": "#9facae",
"rgb": {
"r": 159,
"g": 172,
"b": 174
},
"hsl": {
"h": 188,
"s": 8.475,
"l": 65.294
},
"oklch": {
"l": 0.73481,
"c": 0.01492,
"h": 207.9
},
"luminance": 0.39932
}Semantic roles & 50–950 ramp
primary
#9FACAE
secondary
#D7D3D2
accent
#5C5392
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182