#9FAEAD#9FAEAD
#9FAEAD is a light, near-neutral teal. Relative luminance 0.407; OKLCH L 73.9% C 0.017 H 192.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEAD |
|---|---|
| RGB | rgb(159, 174, 173) |
| HSL | hsl(176, 8%, 65%) |
| HSV | hsv(176, 9%, 68%) |
| CMYK | cmyk(8.6%, 0%, 0.6%, 31.8%) |
| CIE-LAB | lab(69.94, -5.42, -1.28) |
| CIE-LCH | lch(69.94, 5.56, 193.28°) |
| OKLab | oklab(73.88% -0.0165 -0.0035) |
| OKLCH | oklch(73.88% 0.017 192) |
| XYZ | xyz(36.9753, 40.6596, 45.4271) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.84
Cool Gray
#9AA7B0
ΔE00 5.79
Dark Gray
#A9A9A9
ΔE00 6.96
Dove Gray
#B6B8BD
ΔE00 8.21
Bluegrey
#85A3B2
ΔE00 8.46
Grey
#929591
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEAD #AE9FA0
analogous
#9FAEA5 #9FAEAD #9FA7AE
triadic
#9FAEAD #AD9FAE #AEAD9F
tetradic
#9FAEAD #A59FAE #AE9FA0 #A7AE9F
square
#9FAEAD #A59FAE #AE9FA0 #A7AE9F
split-complementary
#9FAEAD #AE9FA7 #AEA59F
monochromatic
#607271 #7E9291 #9FAEAD #C0CAC9 #E1E6E6
Accessibility & contrast
On white
2.30
#9FAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#9FAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEAD
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEAD | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAD
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#9BAFAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9faead; /* rgb */ color: rgb(159, 174, 173); /* oklch */ color: oklch(73.9% 0.017 192.0);
Tailwind
colors: {
custom: {
50: '#bbc6c5',
500: '#9faead',
950: '#000000',
},
}SCSS
$custom: #9faead; $custom-light: #bbc6c5; $custom-dark: #000000;
JSON
{
"hex": "#9faead",
"rgb": {
"r": 159,
"g": 174,
"b": 173
},
"hsl": {
"h": 176,
"s": 8.475,
"l": 65.294
},
"oklch": {
"l": 0.73879,
"c": 0.01685,
"h": 192
},
"luminance": 0.4066
}Semantic roles & 50–950 ramp
primary
#9FAEAD
secondary
#D7D2D2
accent
#535792
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281