#9AB094#9AB094
#9AB094 is a light, muted green. Relative luminance 0.401; OKLCH L 73.2% C 0.047 H 139.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB094 |
|---|---|
| RGB | rgb(154, 176, 148) |
| HSL | hsl(107, 15%, 64%) |
| HSV | hsv(107, 16%, 69%) |
| CMYK | cmyk(12.5%, 0%, 15.9%, 31%) |
| CIE-LAB | lab(69.51, -12.97, 11.82) |
| CIE-LCH | lch(69.51, 17.55, 137.64°) |
| OKLab | oklab(73.25% -0.0351 0.0305) |
| OKLCH | oklch(73.25% 0.047 139) |
| XYZ | xyz(34.1960, 40.0584, 33.9417) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.81
Sage Green
#9CAF88
ΔE00 3.54
Grey Green
#86A17D
ΔE00 5.73
Greyish Green
#82A67D
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 6.88
Greeny Grey
#7EA07A
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB094 #AA94B0
analogous
#A8B094 #9AB094 #94B09C
triadic
#9AB094 #949AB0 #B0949A
tetradic
#9AB094 #94A8B0 #AA94B0 #B09C94
square
#9AB094 #94A8B0 #AA94B0 #B09C94
split-complementary
#9AB094 #9C94B0 #B094A8
monochromatic
#5C7456 #799671 #9AB094 #BBCAB7 #DCE4DA
Accessibility & contrast
On white
2.33
#9AB094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#9AB094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB094
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB094 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#AEA995
Tritanopia (blue-blind)
#99AEA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ab094; /* rgb */ color: rgb(154, 176, 148); /* oklch */ color: oklch(73.2% 0.047 139.0);
Tailwind
colors: {
custom: {
50: '#b8c7b3',
500: '#9ab094',
950: '#000000',
},
}SCSS
$custom: #9ab094; $custom-light: #b8c7b3; $custom-dark: #000000;
JSON
{
"hex": "#9ab094",
"rgb": {
"r": 154,
"g": 176,
"b": 148
},
"hsl": {
"h": 107.143,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.73247,
"c": 0.04654,
"h": 139
},
"luminance": 0.40059
}Semantic roles & 50–950 ramp
primary
#9AB094
secondary
#D3CBD5
accent
#4C9989
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280