#9DABA2#9DABA2
#9DABA2 is a light, muted grey. Relative luminance 0.389; OKLCH L 72.8% C 0.020 H 157.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9DABA2 |
|---|---|
| RGB | rgb(157, 171, 162) |
| HSL | hsl(141, 8%, 64%) |
| HSV | hsv(141, 8%, 67%) |
| CMYK | cmyk(8.2%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.68, -6.66, 2.95) |
| CIE-LCH | lch(68.68, 7.29, 156.11°) |
| OKLab | oklab(72.75% -0.0188 0.0077) |
| OKLCH | oklch(72.75% 0.02 157.7) |
| XYZ | xyz(34.9878, 38.9022, 39.8410) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.47
Cement
#A5A391
ΔE00 7.68
Greyish
#A8A495
ΔE00 8.20
Grey
#929591
ΔE00 8.24
Dark Gray
#A9A9A9
ΔE00 8.45
Greenish Grey
#96AE8D
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DABA2 #AB9DA6
analogous
#9FAB9D #9DABA2 #9DABA9
triadic
#9DABA2 #A29DAB #ABA29D
tetradic
#9DABA2 #9D9FAB #AB9DA6 #ABA99D
square
#9DABA2 #9D9FAB #AB9DA6 #ABA99D
split-complementary
#9DABA2 #A99DAB #AB9D9F
monochromatic
#5F6F65 #7C8F83 #9DABA2 #BEC7C1 #DFE3E1
Accessibility & contrast
On white
2.39
#9DABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9DABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DABA2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DABA2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#A8A7A2
Tritanopia (blue-blind)
#9BABA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9daba2; /* rgb */ color: rgb(157, 171, 162); /* oklch */ color: oklch(72.8% 0.020 157.7);
Tailwind
colors: {
custom: {
50: '#bac4bd',
500: '#9daba2',
950: '#000000',
},
}SCSS
$custom: #9daba2; $custom-light: #bac4bd; $custom-dark: #000000;
JSON
{
"hex": "#9daba2",
"rgb": {
"r": 157,
"g": 171,
"b": 162
},
"hsl": {
"h": 141.429,
"s": 7.692,
"l": 64.314
},
"oklch": {
"l": 0.72753,
"c": 0.02028,
"h": 157.7
},
"luminance": 0.38903
}Semantic roles & 50–950 ramp
primary
#9DABA2
secondary
#D4CFD3
accent
#547C92
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181