#9EAE94#9EAE94
#9EAE94 is a light, muted yellow-green. Relative luminance 0.397; OKLCH L 73.1% C 0.041 H 133.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAE94 |
|---|---|
| RGB | rgb(158, 174, 148) |
| HSL | hsl(97, 14%, 63%) |
| HSV | hsv(97, 15%, 68%) |
| CMYK | cmyk(9.2%, 0%, 14.9%, 31.8%) |
| CIE-LAB | lab(69.24, -10.47, 11.48) |
| CIE-LCH | lch(69.24, 15.54, 132.36°) |
| OKLab | oklab(73.1% -0.028 0.0297) |
| OKLCH | oklch(73.1% 0.041 133.3) |
| XYZ | xyz(34.5810, 39.6791, 33.8482) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.27
Sage Green
#9CAF88
ΔE00 3.99
Grey Green
#86A17D
ΔE00 6.53
Greyish Green
#82A67D
ΔE00 7.72
Greeny Grey
#7EA07A
ΔE00 8.20
Cement
#A5A391
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAE94 #A494AE
analogous
#ABAE94 #9EAE94 #94AE97
triadic
#9EAE94 #949EAE #AE949E
tetradic
#9EAE94 #94ABAE #A494AE #AE9794
square
#9EAE94 #94ABAE #A494AE #AE9794
split-complementary
#9EAE94 #9794AE #AE94AB
monochromatic
#617256 #7E9471 #9EAE94 #BEC8B7 #DDE3DA
Accessibility & contrast
On white
2.35
#9EAE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#9EAE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAE94
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAE94 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA93
Deuteranopia (green-blind)
#AEA995
Tritanopia (blue-blind)
#9EACA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9eae94; /* rgb */ color: rgb(158, 174, 148); /* oklch */ color: oklch(73.1% 0.041 133.3);
Tailwind
colors: {
custom: {
50: '#bac6b3',
500: '#9eae94',
950: '#000000',
},
}SCSS
$custom: #9eae94; $custom-light: #bac6b3; $custom-dark: #000000;
JSON
{
"hex": "#9eae94",
"rgb": {
"r": 158,
"g": 174,
"b": 148
},
"hsl": {
"h": 96.923,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.73103,
"c": 0.04082,
"h": 133.3
},
"luminance": 0.39679
}Semantic roles & 50–950 ramp
primary
#9EAE94
secondary
#D0CAD4
accent
#4E987B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280