#A5AF94#A5AF94
#A5AF94 is a light, muted yellow-green. Relative luminance 0.408; OKLCH L 73.9% C 0.039 H 123.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AF94 |
|---|---|
| RGB | rgb(165, 175, 148) |
| HSL | hsl(82, 14%, 63%) |
| HSV | hsv(82, 15%, 69%) |
| CMYK | cmyk(5.7%, 0%, 15.4%, 31.4%) |
| CIE-LAB | lab(70.03, -8.43, 12.68) |
| CIE-LCH | lch(70.03, 15.22, 123.63°) |
| OKLab | oklab(73.86% -0.022 0.0327) |
| OKLCH | oklch(73.86% 0.039 123.9) |
| XYZ | xyz(36.1916, 40.7973, 33.9793) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.59
Greenish Grey
#96AE8D
ΔE00 4.99
Cement
#A5A391
ΔE00 6.84
Bland
#AFA88B
ΔE00 7.29
Stone (survey)
#ADA587
ΔE00 7.89
Grey Green
#86A17D
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AF94 #9E94AF
analogous
#AFAB94 #A5AF94 #97AF94
triadic
#A5AF94 #94A5AF #AF94A5
tetradic
#A5AF94 #94AFAB #9E94AF #AF9497
square
#A5AF94 #94AFAB #9E94AF #AF9497
split-complementary
#A5AF94 #9497AF #AB94AF
monochromatic
#687356 #889571 #A5AF94 #C2C9B7 #E0E3DA
Accessibility & contrast
On white
2.29
#A5AF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#A5AF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AF94
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AF94 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#B1AB95
Tritanopia (blue-blind)
#A7ACA7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a5af94; /* rgb */ color: rgb(165, 175, 148); /* oklch */ color: oklch(73.9% 0.039 123.9);
Tailwind
colors: {
custom: {
50: '#bfc6b3',
500: '#a5af94',
950: '#000000',
},
}SCSS
$custom: #a5af94; $custom-light: #bfc6b3; $custom-dark: #000000;
JSON
{
"hex": "#a5af94",
"rgb": {
"r": 165,
"g": 175,
"b": 148
},
"hsl": {
"h": 82.222,
"s": 14.439,
"l": 63.333
},
"oklch": {
"l": 0.73862,
"c": 0.03943,
"h": 123.9
},
"luminance": 0.40797
}Semantic roles & 50–950 ramp
primary
#A5AF94
secondary
#CECBD4
accent
#4D9969
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280