#96A898#96A898
#96A898 is a light, muted green. Relative luminance 0.368; OKLCH L 71.3% C 0.031 H 148.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #96A898 |
|---|---|
| RGB | rgb(150, 168, 152) |
| HSL | hsl(127, 9%, 62%) |
| HSV | hsv(127, 11%, 66%) |
| CMYK | cmyk(10.7%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(67.09, -9.43, 6.14) |
| CIE-LCH | lch(67.09, 11.26, 146.96°) |
| OKLab | oklab(71.29% -0.026 0.016) |
| OKLCH | oklch(71.29% 0.031 148.4) |
| XYZ | xyz(32.2466, 36.7559, 35.0954) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.06
Sage Green
#9CAF88
ΔE00 7.62
Grey Green
#86A17D
ΔE00 7.77
Cement
#A5A391
ΔE00 8.30
Greyish Teal
#719F91
ΔE00 8.91
Greeny Grey
#7EA07A
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A898 #A896A6
analogous
#9DA896 #96A898 #96A8A1
triadic
#96A898 #9896A8 #A89896
tetradic
#96A898 #969DA8 #A896A6 #A8A196
square
#96A898 #969DA8 #A896A6 #A8A196
split-complementary
#96A898 #A196A8 #A8969D
monochromatic
#596B5B #758C77 #96A898 #B7C4B9 #D9DFDA
Accessibility & contrast
On white
2.51
#96A898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#96A898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A898
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A898 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#94A7A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #96a898; /* rgb */ color: rgb(150, 168, 152); /* oklch */ color: oklch(71.3% 0.031 148.4);
Tailwind
colors: {
custom: {
50: '#b5c1b6',
500: '#96a898',
950: '#000000',
},
}SCSS
$custom: #96a898; $custom-light: #b5c1b6; $custom-dark: #000000;
JSON
{
"hex": "#96a898",
"rgb": {
"r": 150,
"g": 168,
"b": 152
},
"hsl": {
"h": 126.667,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71286,
"c": 0.03054,
"h": 148.4
},
"luminance": 0.36756
}Semantic roles & 50–950 ramp
primary
#96A898
secondary
#D0CACF
accent
#528C93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180