#98B298#98B298
#98B298 is a light, muted green. Relative luminance 0.408; OKLCH L 73.6% C 0.047 H 145.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98B298 |
|---|---|
| RGB | rgb(152, 178, 152) |
| HSL | hsl(120, 14%, 65%) |
| HSV | hsv(120, 15%, 70%) |
| CMYK | cmyk(14.6%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(70.02, -14.00, 10.34) |
| CIE-LCH | lch(70.02, 17.40, 143.56°) |
| OKLab | oklab(73.65% -0.0383 0.0268) |
| OKLCH | oklch(73.65% 0.047 145.1) |
| XYZ | xyz(34.5355, 40.7826, 35.7520) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.64
Sage Green
#9CAF88
ΔE00 4.72
Grey Green
#86A17D
ΔE00 6.28
Darkseagreen
#8FBC8F
ΔE00 6.55
Greyish Green
#82A67D
ΔE00 6.62
Greeny Grey
#7EA07A
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B298 #B298B2
analogous
#A5B298 #98B298 #98B2A5
triadic
#98B298 #9898B2 #B29898
tetradic
#98B298 #98A5B2 #B298B2 #B2A598
square
#98B298 #98A5B2 #B298B2 #B2A598
split-complementary
#98B298 #A598B2 #B298A5
monochromatic
#597759 #759875 #98B298 #BBCCBB #DEE6DE
Accessibility & contrast
On white
2.29
#98B298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#98B298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B298
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B298 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#AFAA99
Tritanopia (blue-blind)
#96B0AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98b298; /* rgb */ color: rgb(152, 178, 152); /* oklch */ color: oklch(73.6% 0.047 145.1);
Tailwind
colors: {
custom: {
50: '#b6c9b6',
500: '#98b298',
950: '#000000',
},
}SCSS
$custom: #98b298; $custom-light: #b6c9b6; $custom-dark: #000000;
JSON
{
"hex": "#98b298",
"rgb": {
"r": 152,
"g": 178,
"b": 152
},
"hsl": {
"h": 120,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73649,
"c": 0.04674,
"h": 145.1
},
"luminance": 0.40783
}Semantic roles & 50–950 ramp
primary
#98B298
secondary
#D7CED7
accent
#4D9999
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280