#98B698#98B698
#98B698 is a light, muted green. Relative luminance 0.424; OKLCH L 74.5% C 0.054 H 145.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98B698 |
|---|---|
| RGB | rgb(152, 182, 152) |
| HSL | hsl(120, 17%, 65%) |
| HSV | hsv(120, 16%, 71%) |
| CMYK | cmyk(16.5%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(71.14, -16.07, 11.93) |
| CIE-LCH | lch(71.14, 20.01, 143.43°) |
| OKLab | oklab(74.54% -0.044 0.0308) |
| OKLCH | oklch(74.54% 0.054 145) |
| XYZ | xyz(35.3430, 42.3976, 36.0211) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.85
Sage Green
#9CAF88
ΔE00 4.63
Darkseagreen
#8FBC8F
ΔE00 4.89
Greyish Green
#82A67D
ΔE00 6.29
Grey Green
#86A17D
ΔE00 6.61
Greeny Grey
#7EA07A
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B698 #B698B6
analogous
#A7B698 #98B698 #98B6A7
triadic
#98B698 #9898B6 #B69898
tetradic
#98B698 #98A7B6 #B698B6 #B6A798
square
#98B698 #98A7B6 #B698B6 #B6A798
split-complementary
#98B698 #A798B6 #B698A7
monochromatic
#587C58 #749D74 #98B698 #BCCFBC #E0E9E0
Accessibility & contrast
On white
2.22
#98B698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#98B698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B698
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B698 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B096
Deuteranopia (green-blind)
#B2AD99
Tritanopia (blue-blind)
#95B4AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b698; /* rgb */ color: rgb(152, 182, 152); /* oklch */ color: oklch(74.5% 0.054 145.0);
Tailwind
colors: {
custom: {
50: '#b6ccb6',
500: '#98b698',
950: '#000000',
},
}SCSS
$custom: #98b698; $custom-light: #b6ccb6; $custom-dark: #000000;
JSON
{
"hex": "#98b698",
"rgb": {
"r": 152,
"g": 182,
"b": 152
},
"hsl": {
"h": 120,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.74542,
"c": 0.05368,
"h": 145
},
"luminance": 0.42398
}Semantic roles & 50–950 ramp
primary
#98B698
secondary
#DAD0DA
accent
#4A9B9B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280