#98B49A#98B49A
#98B49A is a light, muted green. Relative luminance 0.417; OKLCH L 74.1% C 0.048 H 147.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #98B49A |
|---|---|
| RGB | rgb(152, 180, 154) |
| HSL | hsl(124, 16%, 65%) |
| HSV | hsv(124, 16%, 71%) |
| CMYK | cmyk(15.6%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(70.63, -14.67, 10.10) |
| CIE-LCH | lch(70.63, 17.82, 145.45°) |
| OKLab | oklab(74.15% -0.0403 0.0262) |
| OKLCH | oklch(74.15% 0.048 147) |
| XYZ | xyz(35.1015, 41.6503, 36.7555) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.09
Sage Green
#9CAF88
ΔE00 5.13
Darkseagreen
#8FBC8F
ΔE00 6.20
Grey Green
#86A17D
ΔE00 6.71
Greyish Green
#82A67D
ΔE00 6.82
Greeny Grey
#7EA07A
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B49A #B498B2
analogous
#A4B498 #98B49A #98B4A8
triadic
#98B49A #9A98B4 #B49A98
tetradic
#98B49A #98A4B4 #B498B2 #B4A898
square
#98B49A #98A4B4 #B498B2 #B4A898
split-complementary
#98B49A #A898B4 #B498A4
monochromatic
#58795B #759A77 #98B49A #BBCEBD #DFE8DF
Accessibility & contrast
On white
2.25
#98B49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#98B49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B49A
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B49A | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#B0AC9B
Tritanopia (blue-blind)
#95B2AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98b49a; /* rgb */ color: rgb(152, 180, 154); /* oklch */ color: oklch(74.1% 0.048 147.0);
Tailwind
colors: {
custom: {
50: '#b6cab7',
500: '#98b49a',
950: '#000000',
},
}SCSS
$custom: #98b49a; $custom-light: #b6cab7; $custom-dark: #000000;
JSON
{
"hex": "#98b49a",
"rgb": {
"r": 152,
"g": 180,
"b": 154
},
"hsl": {
"h": 124.286,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74147,
"c": 0.04804,
"h": 147
},
"luminance": 0.41651
}Semantic roles & 50–950 ramp
primary
#98B49A
secondary
#D9CFD8
accent
#4C949A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280