#98A896#98A896
#98A896 is a light, muted green. Relative luminance 0.369; OKLCH L 71.4% C 0.031 H 142.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #98A896 |
|---|---|
| RGB | rgb(152, 168, 150) |
| HSL | hsl(113, 9%, 62%) |
| HSV | hsv(113, 11%, 66%) |
| CMYK | cmyk(9.5%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(67.19, -9.09, 7.40) |
| CIE-LCH | lch(67.19, 11.72, 140.86°) |
| OKLab | oklab(71.38% -0.0248 0.0193) |
| OKLCH | oklch(71.38% 0.031 142.1) |
| XYZ | xyz(32.4555, 36.8823, 34.2574) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.58
Sage Green
#9CAF88
ΔE00 6.89
Grey Green
#86A17D
ΔE00 7.42
Cement
#A5A391
ΔE00 7.62
Greyish
#A8A495
ΔE00 8.93
Greeny Grey
#7EA07A
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A896 #A696A8
analogous
#A1A896 #98A896 #96A89D
triadic
#98A896 #9698A8 #A89698
tetradic
#98A896 #96A1A8 #A696A8 #A89D96
square
#98A896 #96A1A8 #A696A8 #A89D96
split-complementary
#98A896 #9D96A8 #A896A1
monochromatic
#5B6B59 #778C75 #98A896 #B9C4B7 #DADFD9
Accessibility & contrast
On white
2.51
#98A896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#98A896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A896
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A896 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A595
Deuteranopia (green-blind)
#A6A397
Tritanopia (blue-blind)
#97A7A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a896; /* rgb */ color: rgb(152, 168, 150); /* oklch */ color: oklch(71.4% 0.031 142.1);
Tailwind
colors: {
custom: {
50: '#b6c1b4',
500: '#98a896',
950: '#000000',
},
}SCSS
$custom: #98a896; $custom-light: #b6c1b4; $custom-dark: #000000;
JSON
{
"hex": "#98a896",
"rgb": {
"r": 152,
"g": 168,
"b": 150
},
"hsl": {
"h": 113.333,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71382,
"c": 0.03137,
"h": 142.1
},
"luminance": 0.36883
}Semantic roles & 50–950 ramp
primary
#98A896
secondary
#CFCAD0
accent
#52938C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180