#96B498#96B498
#96B498 is a light, muted green. Relative luminance 0.414; OKLCH L 74.0% C 0.052 H 146.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #96B498 |
|---|---|
| RGB | rgb(150, 180, 152) |
| HSL | hsl(124, 17%, 65%) |
| HSV | hsv(124, 17%, 71%) |
| CMYK | cmyk(16.7%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(70.45, -15.74, 10.92) |
| CIE-LCH | lch(70.45, 19.16, 145.23°) |
| OKLab | oklab(73.96% -0.0432 0.0282) |
| OKLCH | oklch(73.96% 0.052 146.8) |
| XYZ | xyz(34.5651, 41.3928, 35.8682) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.85
Sage Green
#9CAF88
ΔE00 4.93
Darkseagreen
#8FBC8F
ΔE00 5.46
Greyish Green
#82A67D
ΔE00 6.21
Grey Green
#86A17D
ΔE00 6.35
Greeny Grey
#7EA07A
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B498 #B496B2
analogous
#A3B496 #96B498 #96B4A7
triadic
#96B498 #9896B4 #B49896
tetradic
#96B498 #96A3B4 #B496B2 #B4A796
square
#96B498 #96A3B4 #B496B2 #B4A796
split-complementary
#96B498 #A796B4 #B496A3
monochromatic
#567959 #729B75 #96B498 #BACEBB #DDE7DE
Accessibility & contrast
On white
2.26
#96B498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#96B498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B498
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B498 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE96
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#93B2AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96b498; /* rgb */ color: rgb(150, 180, 152); /* oklch */ color: oklch(74.0% 0.052 146.8);
Tailwind
colors: {
custom: {
50: '#b5cab6',
500: '#96b498',
950: '#000000',
},
}SCSS
$custom: #96b498; $custom-light: #b5cab6; $custom-dark: #000000;
JSON
{
"hex": "#96b498",
"rgb": {
"r": 150,
"g": 180,
"b": 152
},
"hsl": {
"h": 124,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.73955,
"c": 0.05161,
"h": 146.8
},
"luminance": 0.41394
}Semantic roles & 50–950 ramp
primary
#96B498
secondary
#D8CED7
accent
#4B969B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280