#9AB498#9AB498
#9AB498 is a light, muted green. Relative luminance 0.418; OKLCH L 74.2% C 0.049 H 143.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB498 |
|---|---|
| RGB | rgb(154, 180, 152) |
| HSL | hsl(116, 16%, 65%) |
| HSV | hsv(116, 16%, 71%) |
| CMYK | cmyk(14.4%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(70.72, -14.33, 11.34) |
| CIE-LCH | lch(70.72, 18.28, 141.65°) |
| OKLab | oklab(74.24% -0.0391 0.0293) |
| OKLCH | oklch(74.24% 0.049 143.2) |
| XYZ | xyz(35.3139, 41.7789, 35.9033) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.45
Sage Green
#9CAF88
ΔE00 4.29
Darkseagreen
#8FBC8F
ΔE00 5.98
Grey Green
#86A17D
ΔE00 6.46
Greyish Green
#82A67D
ΔE00 6.61
Greeny Grey
#7EA07A
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB498 #B298B4
analogous
#A8B498 #9AB498 #98B4A4
triadic
#9AB498 #989AB4 #B4989A
tetradic
#9AB498 #98A8B4 #B298B4 #B4A498
square
#9AB498 #98A8B4 #B298B4 #B4A498
split-complementary
#9AB498 #A498B4 #B498A8
monochromatic
#5B7958 #779A75 #9AB498 #BDCEBB #DFE8DF
Accessibility & contrast
On white
2.24
#9AB498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#9AB498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB498
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB498 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#98B2AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ab498; /* rgb */ color: rgb(154, 180, 152); /* oklch */ color: oklch(74.2% 0.049 143.2);
Tailwind
colors: {
custom: {
50: '#b8cab6',
500: '#9ab498',
950: '#000000',
},
}SCSS
$custom: #9ab498; $custom-light: #b8cab6; $custom-dark: #000000;
JSON
{
"hex": "#9ab498",
"rgb": {
"r": 154,
"g": 180,
"b": 152
},
"hsl": {
"h": 115.714,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74237,
"c": 0.04887,
"h": 143.2
},
"luminance": 0.4178
}Semantic roles & 50–950 ramp
primary
#9AB498
secondary
#D8CFD9
accent
#4C9A94
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280