#98B49C#98B49C
#98B49C is a light, muted green. Relative luminance 0.417; OKLCH L 74.2% C 0.046 H 149.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #98B49C |
|---|---|
| RGB | rgb(152, 180, 156) |
| HSL | hsl(129, 16%, 65%) |
| HSV | hsv(129, 16%, 71%) |
| CMYK | cmyk(15.6%, 0%, 13.3%, 29.4%) |
| CIE-LAB | lab(70.68, -14.30, 9.08) |
| CIE-LCH | lch(70.68, 16.94, 147.60°) |
| OKLab | oklab(74.2% -0.0394 0.0235) |
| OKLCH | oklch(74.2% 0.046 149.2) |
| XYZ | xyz(35.2695, 41.7175, 37.6401) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.64
Sage Green
#9CAF88
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 6.74
Grey Green
#86A17D
ΔE00 7.09
Greyish Green
#82A67D
ΔE00 7.29
Greeny Grey
#7EA07A
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B49C #B498B0
analogous
#A2B498 #98B49C #98B4AA
triadic
#98B49C #9C98B4 #B49C98
tetradic
#98B49C #98A2B4 #B498B0 #B4AA98
square
#98B49C #98A2B4 #B498B0 #B4AA98
split-complementary
#98B49C #AA98B4 #B498A2
monochromatic
#58795D #759A7A #98B49C #BBCEBE #DFE8E0
Accessibility & contrast
On white
2.25
#98B49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#98B49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B49C
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B49C | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9B
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#95B3AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98b49c; /* rgb */ color: rgb(152, 180, 156); /* oklch */ color: oklch(74.2% 0.046 149.2);
Tailwind
colors: {
custom: {
50: '#b6cab9',
500: '#98b49c',
950: '#000000',
},
}SCSS
$custom: #98b49c; $custom-light: #b6cab9; $custom-dark: #000000;
JSON
{
"hex": "#98b49c",
"rgb": {
"r": 152,
"g": 180,
"b": 156
},
"hsl": {
"h": 128.571,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74199,
"c": 0.04592,
"h": 149.2
},
"luminance": 0.41718
}Semantic roles & 50–950 ramp
primary
#98B49C
secondary
#D9CFD7
accent
#4C8F9A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280