#9AB694#9AB694
#9AB694 is a light, muted green. Relative luminance 0.425; OKLCH L 74.6% C 0.057 H 140.1°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB694 |
|---|---|
| RGB | rgb(154, 182, 148) |
| HSL | hsl(109, 19%, 65%) |
| HSV | hsv(109, 19%, 71%) |
| CMYK | cmyk(15.4%, 0%, 18.7%, 28.6%) |
| CIE-LAB | lab(71.19, -16.08, 14.19) |
| CIE-LCH | lch(71.19, 21.44, 138.58°) |
| OKLab | oklab(74.58% -0.0437 0.0365) |
| OKLCH | oklch(74.58% 0.057 140.1) |
| XYZ | xyz(35.3985, 42.4634, 34.3425) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.32
Sage Green
#9CAF88
ΔE00 3.48
Darkseagreen
#8FBC8F
ΔE00 4.40
Greyish Green
#82A67D
ΔE00 5.93
Grey Green
#86A17D
ΔE00 6.31
Lichen
#8FB67B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB694 #B094B6
analogous
#ABB694 #9AB694 #94B69F
triadic
#9AB694 #949AB6 #B6949A
tetradic
#9AB694 #94ABB6 #B094B6 #B69F94
square
#9AB694 #94ABB6 #B094B6 #B69F94
split-complementary
#9AB694 #9F94B6 #B694AB
monochromatic
#5B7B54 #789D70 #9AB694 #BCCFB8 #DFE8DD
Accessibility & contrast
On white
2.21
#9AB694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#9AB694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB694
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB694 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#B4AD96
Tritanopia (blue-blind)
#99B4AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ab694; /* rgb */ color: rgb(154, 182, 148); /* oklch */ color: oklch(74.6% 0.057 140.1);
Tailwind
colors: {
custom: {
50: '#b8ccb3',
500: '#9ab694',
950: '#000000',
},
}SCSS
$custom: #9ab694; $custom-light: #b8ccb3; $custom-dark: #000000;
JSON
{
"hex": "#9ab694",
"rgb": {
"r": 154,
"g": 182,
"b": 148
},
"hsl": {
"h": 109.412,
"s": 18.889,
"l": 64.706
},
"oklch": {
"l": 0.74583,
"c": 0.05691,
"h": 140.1
},
"luminance": 0.42464
}Semantic roles & 50–950 ramp
primary
#9AB694
secondary
#D7CDD9
accent
#489D8E
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280