#9EB69A#9EB69A
#9EB69A is a light, muted green. Relative luminance 0.431; OKLCH L 75.0% C 0.047 H 141.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB69A |
|---|---|
| RGB | rgb(158, 182, 154) |
| HSL | hsl(111, 16%, 66%) |
| HSV | hsv(111, 15%, 71%) |
| CMYK | cmyk(13.2%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(71.59, -13.60, 11.53) |
| CIE-LCH | lch(71.59, 17.83, 139.71°) |
| OKLab | oklab(75.02% -0.037 0.0298) |
| OKLCH | oklch(75.02% 0.047 141.1) |
| XYZ | xyz(36.6600, 43.0575, 36.9451) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.89
Sage Green
#9CAF88
ΔE00 4.27
Darkseagreen
#8FBC8F
ΔE00 6.27
Grey Green
#86A17D
ΔE00 7.11
Greyish Green
#82A67D
ΔE00 7.32
Greeny Grey
#7EA07A
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB69A #B29AB6
analogous
#ACB69A #9EB69A #9AB6A4
triadic
#9EB69A #9A9EB6 #B69A9E
tetradic
#9EB69A #9AACB6 #B29AB6 #B6A49A
square
#9EB69A #9AACB6 #B29AB6 #B6A49A
split-complementary
#9EB69A #A49AB6 #B69AAC
monochromatic
#5F7C5A #7C9C76 #9EB69A #C0D0BE #E2E9E1
Accessibility & contrast
On white
2.18
#9EB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#9EB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB69A
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB69A | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#B4AE9B
Tritanopia (blue-blind)
#9DB4AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9eb69a; /* rgb */ color: rgb(158, 182, 154); /* oklch */ color: oklch(75.0% 0.047 141.1);
Tailwind
colors: {
custom: {
50: '#baccb7',
500: '#9eb69a',
950: '#000000',
},
}SCSS
$custom: #9eb69a; $custom-light: #baccb7; $custom-dark: #000000;
JSON
{
"hex": "#9eb69a",
"rgb": {
"r": 158,
"g": 182,
"b": 154
},
"hsl": {
"h": 111.429,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75019,
"c": 0.04749,
"h": 141.1
},
"luminance": 0.43058
}Semantic roles & 50–950 ramp
primary
#9EB69A
secondary
#D9D1DB
accent
#4B9A8F
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280