#98B69A#98B69A
#98B69A is a light, muted green. Relative luminance 0.425; OKLCH L 74.6% C 0.051 H 146.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98B69A |
|---|---|
| RGB | rgb(152, 182, 154) |
| HSL | hsl(124, 17%, 65%) |
| HSV | hsv(124, 16%, 71%) |
| CMYK | cmyk(16.5%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(71.19, -15.71, 10.90) |
| CIE-LCH | lch(71.19, 19.12, 145.25°) |
| OKLab | oklab(74.59% -0.0431 0.0282) |
| OKLCH | oklch(74.59% 0.052 146.8) |
| XYZ | xyz(35.5082, 42.4636, 36.8911) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.19
Sage Green
#9CAF88
ΔE00 5.09
Darkseagreen
#8FBC8F
ΔE00 5.38
Greyish Green
#82A67D
ΔE00 6.66
Grey Green
#86A17D
ΔE00 6.87
Greeny Grey
#7EA07A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B69A #B698B4
analogous
#A5B698 #98B69A #98B6A9
triadic
#98B69A #9A98B6 #B69A98
tetradic
#98B69A #98A5B6 #B698B4 #B6A998
square
#98B69A #98A5B6 #B698B4 #B6A998
split-complementary
#98B69A #A998B6 #B698A5
monochromatic
#587C5A #749D77 #98B69A #BCCFBD #E0E9E0
Accessibility & contrast
On white
2.21
#98B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#98B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B69A
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B69A | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#95B4AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b69a; /* rgb */ color: rgb(152, 182, 154); /* oklch */ color: oklch(74.6% 0.051 146.8);
Tailwind
colors: {
custom: {
50: '#b6ccb7',
500: '#98b69a',
950: '#000000',
},
}SCSS
$custom: #98b69a; $custom-light: #b6ccb7; $custom-dark: #000000;
JSON
{
"hex": "#98b69a",
"rgb": {
"r": 152,
"g": 182,
"b": 154
},
"hsl": {
"h": 124,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.74593,
"c": 0.0515,
"h": 146.8
},
"luminance": 0.42464
}Semantic roles & 50–950 ramp
primary
#98B69A
secondary
#DAD0D9
accent
#4A969B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280