#9EA69A#9EA69A
#9EA69A is a light, near-neutral grey. Relative luminance 0.369; OKLCH L 71.5% C 0.019 H 135.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA69A |
|---|---|
| RGB | rgb(158, 166, 154) |
| HSL | hsl(100, 6%, 63%) |
| HSV | hsv(100, 7%, 65%) |
| CMYK | cmyk(4.8%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(67.18, -5.12, 5.23) |
| CIE-LCH | lch(67.18, 7.32, 134.37°) |
| OKLab | oklab(71.52% -0.0137 0.0137) |
| OKLCH | oklch(71.52% 0.019 135) |
| XYZ | xyz(33.5685, 36.8745, 35.9146) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.95
Greyish
#A8A495
ΔE00 5.66
Grey
#929591
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 7.59
Dark Gray
#A9A9A9
ΔE00 7.85
Stone
#A89F91
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA69A #A29AA6
analogous
#A4A69A #9EA69A #9AA69C
triadic
#9EA69A #9A9EA6 #A69A9E
tetradic
#9EA69A #9AA4A6 #A29AA6 #A69C9A
square
#9EA69A #9AA4A6 #A29AA6 #A69C9A
split-complementary
#9EA69A #9C9AA6 #A69AA4
monochromatic
#61695D #7F8979 #9EA69A #BDC3BB #DCDFDB
Accessibility & contrast
On white
2.51
#9EA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#9EA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA69A
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA69A | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#A6A39A
Tritanopia (blue-blind)
#9EA5A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ea69a; /* rgb */ color: rgb(158, 166, 154); /* oklch */ color: oklch(71.5% 0.019 135.0);
Tailwind
colors: {
custom: {
50: '#bac0b7',
500: '#9ea69a',
950: '#000000',
},
}SCSS
$custom: #9ea69a; $custom-light: #bac0b7; $custom-dark: #000000;
JSON
{
"hex": "#9ea69a",
"rgb": {
"r": 158,
"g": 166,
"b": 154
},
"hsl": {
"h": 100,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.71521,
"c": 0.01933,
"h": 135
},
"luminance": 0.36875
}Semantic roles & 50–950 ramp
primary
#9EA69A
secondary
#CFCCD0
accent
#55907D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180