#98B496#98B496
#98B496 is a light, muted green. Relative luminance 0.415; OKLCH L 74.0% C 0.052 H 143.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #98B496 |
|---|---|
| RGB | rgb(152, 180, 150) |
| HSL | hsl(116, 17%, 65%) |
| HSV | hsv(116, 17%, 71%) |
| CMYK | cmyk(15.6%, 0%, 16.7%, 29.4%) |
| CIE-LAB | lab(70.54, -15.40, 12.16) |
| CIE-LCH | lch(70.54, 19.62, 141.70°) |
| OKLab | oklab(74.04% -0.042 0.0314) |
| OKLCH | oklch(74.04% 0.052 143.3) |
| XYZ | xyz(34.7739, 41.5193, 35.0302) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.21
Sage Green
#9CAF88
ΔE00 4.10
Darkseagreen
#8FBC8F
ΔE00 5.24
Greyish Green
#82A67D
ΔE00 6.01
Grey Green
#86A17D
ΔE00 6.11
Greeny Grey
#7EA07A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B496 #B296B4
analogous
#A7B496 #98B496 #96B4A3
triadic
#98B496 #9698B4 #B49698
tetradic
#98B496 #96A7B4 #B296B4 #B4A396
square
#98B496 #96A7B4 #B296B4 #B4A396
split-complementary
#98B496 #A396B4 #B496A7
monochromatic
#597956 #759B72 #98B496 #BBCEBA #DEE7DD
Accessibility & contrast
On white
2.26
#98B496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#98B496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B496
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B496 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE94
Deuteranopia (green-blind)
#B1AB97
Tritanopia (blue-blind)
#96B2AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98b496; /* rgb */ color: rgb(152, 180, 150); /* oklch */ color: oklch(74.0% 0.052 143.3);
Tailwind
colors: {
custom: {
50: '#b6cab5',
500: '#98b496',
950: '#000000',
},
}SCSS
$custom: #98b496; $custom-light: #b6cab5; $custom-dark: #000000;
JSON
{
"hex": "#98b496",
"rgb": {
"r": 152,
"g": 180,
"b": 150
},
"hsl": {
"h": 116,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.74044,
"c": 0.05245,
"h": 143.3
},
"luminance": 0.4152
}Semantic roles & 50–950 ramp
primary
#98B496
secondary
#D7CED8
accent
#4B9B96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280