#9AB294#9AB294
#9AB294 is a light, muted green. Relative luminance 0.408; OKLCH L 73.7% C 0.050 H 139.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB294 |
|---|---|
| RGB | rgb(154, 178, 148) |
| HSL | hsl(108, 16%, 64%) |
| HSV | hsv(108, 17%, 70%) |
| CMYK | cmyk(13.5%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(70.07, -14.01, 12.61) |
| CIE-LCH | lch(70.07, 18.85, 138.00°) |
| OKLab | oklab(73.69% -0.038 0.0325) |
| OKLCH | oklch(73.69% 0.05 139.4) |
| XYZ | xyz(34.5910, 40.8484, 34.0733) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.55
Sage Green
#9CAF88
ΔE00 3.30
Grey Green
#86A17D
ΔE00 5.79
Darkseagreen
#8FBC8F
ΔE00 6.01
Greyish Green
#82A67D
ΔE00 6.10
Greeny Grey
#7EA07A
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB294 #AC94B2
analogous
#A9B294 #9AB294 #94B29D
triadic
#9AB294 #949AB2 #B2949A
tetradic
#9AB294 #94A9B2 #AC94B2 #B29D94
square
#9AB294 #94A9B2 #AC94B2 #B29D94
split-complementary
#9AB294 #9D94B2 #B294A9
monochromatic
#5C7655 #789870 #9AB294 #BCCCB8 #DDE5DB
Accessibility & contrast
On white
2.29
#9AB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#9AB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB294
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB294 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD92
Deuteranopia (green-blind)
#B0AA95
Tritanopia (blue-blind)
#99B0A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ab294; /* rgb */ color: rgb(154, 178, 148); /* oklch */ color: oklch(73.7% 0.050 139.4);
Tailwind
colors: {
custom: {
50: '#b8c9b3',
500: '#9ab294',
950: '#000000',
},
}SCSS
$custom: #9ab294; $custom-light: #b8c9b3; $custom-dark: #000000;
JSON
{
"hex": "#9ab294",
"rgb": {
"r": 154,
"g": 178,
"b": 148
},
"hsl": {
"h": 108,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73691,
"c": 0.05001,
"h": 139.4
},
"luminance": 0.40849
}Semantic roles & 50–950 ramp
primary
#9AB294
secondary
#D4CCD6
accent
#4B9B8B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280