#96AA98#96AA98
#96AA98 is a light, muted green. Relative luminance 0.375; OKLCH L 71.7% C 0.034 H 148.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96AA98 |
|---|---|
| RGB | rgb(150, 170, 152) |
| HSL | hsl(126, 11%, 63%) |
| HSV | hsv(126, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.65, -10.50, 6.94) |
| CIE-LCH | lch(67.65, 12.58, 146.55°) |
| OKLab | oklab(71.73% -0.0289 0.018) |
| OKLCH | oklch(71.73% 0.034 148.1) |
| XYZ | xyz(32.6187, 37.5000, 35.2194) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.11
Sage Green
#9CAF88
ΔE00 6.84
Grey Green
#86A17D
ΔE00 7.15
Greeny Grey
#7EA07A
ΔE00 8.50
Greyish Green
#82A67D
ΔE00 8.50
Greyish Teal
#719F91
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AA98 #AA96A8
analogous
#9EAA96 #96AA98 #96AAA2
triadic
#96AA98 #9896AA #AA9896
tetradic
#96AA98 #969EAA #AA96A8 #AAA296
square
#96AA98 #969EAA #AA96A8 #AAA296
split-complementary
#96AA98 #A296AA #AA969E
monochromatic
#586D5A #748F77 #96AA98 #B8C5B9 #DAE1DA
Accessibility & contrast
On white
2.47
#96AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#96AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AA98
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AA98 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA697
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#94A9A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aa98; /* rgb */ color: rgb(150, 170, 152); /* oklch */ color: oklch(71.7% 0.034 148.1);
Tailwind
colors: {
custom: {
50: '#b5c3b6',
500: '#96aa98',
950: '#000000',
},
}SCSS
$custom: #96aa98; $custom-light: #b5c3b6; $custom-dark: #000000;
JSON
{
"hex": "#96aa98",
"rgb": {
"r": 150,
"g": 170,
"b": 152
},
"hsl": {
"h": 126,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71728,
"c": 0.03409,
"h": 148.1
},
"luminance": 0.375
}Semantic roles & 50–950 ramp
primary
#96AA98
secondary
#D2CAD1
accent
#518E95
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180