#9FA693#9FA693
#9FA693 is a light, muted yellow-green. Relative luminance 0.367; OKLCH L 71.4% C 0.028 H 123.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA693 |
|---|---|
| RGB | rgb(159, 166, 147) |
| HSL | hsl(82, 10%, 61%) |
| HSV | hsv(82, 11%, 65%) |
| CMYK | cmyk(4.2%, 0%, 11.4%, 34.9%) |
| CIE-LAB | lab(67.09, -6.01, 8.99) |
| CIE-LCH | lch(67.09, 10.82, 123.77°) |
| OKLab | oklab(71.41% -0.0155 0.0234) |
| OKLCH | oklch(71.41% 0.028 123.6) |
| XYZ | xyz(33.2000, 36.7499, 32.9425) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.21
Greyish
#A8A495
ΔE00 5.69
Bland
#AFA88B
ΔE00 6.92
Stone (survey)
#ADA587
ΔE00 7.34
Greenish Grey
#96AE8D
ΔE00 7.45
Sage Green
#9CAF88
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA693 #9A93A6
analogous
#A6A493 #9FA693 #96A693
triadic
#9FA693 #939FA6 #A6939F
tetradic
#9FA693 #93A6A4 #9A93A6 #A69396
square
#9FA693 #93A6A4 #9A93A6 #A69396
split-complementary
#9FA693 #9396A6 #A493A6
monochromatic
#626856 #818A72 #9FA693 #BDC2B5 #DBDDD6
Accessibility & contrast
On white
2.51
#9FA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#9FA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA693
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA693 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A392
Deuteranopia (green-blind)
#A8A394
Tritanopia (blue-blind)
#A0A4A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9fa693; /* rgb */ color: rgb(159, 166, 147); /* oklch */ color: oklch(71.4% 0.028 123.6);
Tailwind
colors: {
custom: {
50: '#bbc0b2',
500: '#9fa693',
950: '#000000',
},
}SCSS
$custom: #9fa693; $custom-light: #bbc0b2; $custom-dark: #000000;
JSON
{
"hex": "#9fa693",
"rgb": {
"r": 159,
"g": 166,
"b": 147
},
"hsl": {
"h": 82.105,
"s": 9.645,
"l": 61.373
},
"oklch": {
"l": 0.7141,
"c": 0.02806,
"h": 123.6
},
"luminance": 0.3675
}Semantic roles & 50–950 ramp
primary
#9FA693
secondary
#C9C7CE
accent
#52946A
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180