#9FAB98#9FAB98
#9FAB98 is a light, muted yellow-green. Relative luminance 0.388; OKLCH L 72.6% C 0.030 H 133.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAB98 |
|---|---|
| RGB | rgb(159, 171, 152) |
| HSL | hsl(98, 10%, 63%) |
| HSV | hsv(98, 11%, 67%) |
| CMYK | cmyk(7%, 0%, 11.1%, 32.9%) |
| CIE-LAB | lab(68.58, -7.80, 8.35) |
| CIE-LCH | lch(68.58, 11.43, 133.06°) |
| OKLab | oklab(72.63% -0.0208 0.0217) |
| OKLCH | oklch(72.63% 0.03 133.8) |
| XYZ | xyz(34.5275, 38.7635, 35.3628) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.99
Cement
#A5A391
ΔE00 6.34
Sage Green
#9CAF88
ΔE00 6.69
Greyish
#A8A495
ΔE00 7.64
Grey Green
#86A17D
ΔE00 8.39
Bland
#AFA88B
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAB98 #A498AB
analogous
#A8AB98 #9FAB98 #98AB9A
triadic
#9FAB98 #989FAB #AB989F
tetradic
#9FAB98 #98A8AB #A498AB #AB9A98
square
#9FAB98 #98A8AB #A498AB #AB9A98
split-complementary
#9FAB98 #9A98AB #AB98A8
monochromatic
#626E5A #809076 #9FAB98 #BEC6BA #DEE2DB
Accessibility & contrast
On white
2.40
#9FAB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#9FAB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAB98
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAB98 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#9FA9A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fab98; /* rgb */ color: rgb(159, 171, 152); /* oklch */ color: oklch(72.6% 0.030 133.8);
Tailwind
colors: {
custom: {
50: '#bbc4b6',
500: '#9fab98',
950: '#000000',
},
}SCSS
$custom: #9fab98; $custom-light: #bbc4b6; $custom-dark: #000000;
JSON
{
"hex": "#9fab98",
"rgb": {
"r": 159,
"g": 171,
"b": 152
},
"hsl": {
"h": 97.895,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.72629,
"c": 0.03009,
"h": 133.8
},
"luminance": 0.38764
}Semantic roles & 50–950 ramp
primary
#9FAB98
secondary
#D0CCD3
accent
#51947C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180