#98B498#98B498
#98B498 is a light, muted green. Relative luminance 0.416; OKLCH L 74.1% C 0.050 H 145.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98B498 |
|---|---|
| RGB | rgb(152, 180, 152) |
| HSL | hsl(120, 16%, 65%) |
| HSV | hsv(120, 16%, 71%) |
| CMYK | cmyk(15.6%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(70.58, -15.04, 11.13) |
| CIE-LCH | lch(70.58, 18.71, 143.49°) |
| OKLab | oklab(74.1% -0.0412 0.0288) |
| OKLCH | oklch(74.1% 0.05 145) |
| XYZ | xyz(34.9364, 41.5842, 35.8856) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.60
Sage Green
#9CAF88
ΔE00 4.59
Darkseagreen
#8FBC8F
ΔE00 5.70
Grey Green
#86A17D
ΔE00 6.38
Greyish Green
#82A67D
ΔE00 6.39
Greeny Grey
#7EA07A
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B498 #B498B4
analogous
#A6B498 #98B498 #98B4A6
triadic
#98B498 #9898B4 #B49898
tetradic
#98B498 #98A6B4 #B498B4 #B4A698
square
#98B498 #98A6B4 #B498B4 #B4A698
split-complementary
#98B498 #A698B4 #B498A6
monochromatic
#587958 #759A75 #98B498 #BBCEBB #DFE8DF
Accessibility & contrast
On white
2.25
#98B498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#98B498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B498
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B498 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE96
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#96B2AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98b498; /* rgb */ color: rgb(152, 180, 152); /* oklch */ color: oklch(74.1% 0.050 145.0);
Tailwind
colors: {
custom: {
50: '#b6cab6',
500: '#98b498',
950: '#000000',
},
}SCSS
$custom: #98b498; $custom-light: #b6cab6; $custom-dark: #000000;
JSON
{
"hex": "#98b498",
"rgb": {
"r": 152,
"g": 180,
"b": 152
},
"hsl": {
"h": 120,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74095,
"c": 0.05022,
"h": 145
},
"luminance": 0.41585
}Semantic roles & 50–950 ramp
primary
#98B498
secondary
#D9CFD9
accent
#4C9A9A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280