#96AC98#96AC98
#96AC98 is a light, muted green. Relative luminance 0.383; OKLCH L 72.2% C 0.038 H 147.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #96AC98 |
|---|---|
| RGB | rgb(150, 172, 152) |
| HSL | hsl(125, 12%, 63%) |
| HSV | hsv(125, 13%, 67%) |
| CMYK | cmyk(12.8%, 0%, 11.6%, 32.5%) |
| CIE-LAB | lab(68.21, -11.56, 7.73) |
| CIE-LCH | lch(68.21, 13.91, 146.21°) |
| OKLab | oklab(72.17% -0.0318 0.0201) |
| OKLCH | oklch(72.17% 0.038 147.7) |
| XYZ | xyz(32.9965, 38.2555, 35.3453) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.28
Sage Green
#9CAF88
ΔE00 6.18
Grey Green
#86A17D
ΔE00 6.68
Greyish Green
#82A67D
ΔE00 7.80
Greeny Grey
#7EA07A
ΔE00 7.98
Greyish Teal
#719F91
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AC98 #AC96AA
analogous
#9FAC96 #96AC98 #96ACA3
triadic
#96AC98 #9896AC #AC9896
tetradic
#96AC98 #969FAC #AC96AA #ACA396
square
#96AC98 #969FAC #AC96AA #ACA396
split-complementary
#96AC98 #A396AC #AC969F
monochromatic
#586F5A #749176 #96AC98 #B8C7BA #DAE2DB
Accessibility & contrast
On white
2.43
#96AC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#96AC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AC98
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AC98 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#A9A599
Tritanopia (blue-blind)
#94ABA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96ac98; /* rgb */ color: rgb(150, 172, 152); /* oklch */ color: oklch(72.2% 0.038 147.7);
Tailwind
colors: {
custom: {
50: '#b5c4b6',
500: '#96ac98',
950: '#000000',
},
}SCSS
$custom: #96ac98; $custom-light: #b5c4b6; $custom-dark: #000000;
JSON
{
"hex": "#96ac98",
"rgb": {
"r": 150,
"g": 172,
"b": 152
},
"hsl": {
"h": 125.455,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.72171,
"c": 0.03762,
"h": 147.7
},
"luminance": 0.38256
}Semantic roles & 50–950 ramp
primary
#96AC98
secondary
#D3CBD2
accent
#508F96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180