#98B8A4#98B8A4
#98B8A4 is a light, muted green. Relative luminance 0.436; OKLCH L 75.3% C 0.045 H 157.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #98B8A4 |
|---|---|
| RGB | rgb(152, 184, 164) |
| HSL | hsl(143, 18%, 66%) |
| HSV | hsv(143, 17%, 72%) |
| CMYK | cmyk(17.4%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(71.98, -14.86, 6.57) |
| CIE-LCH | lch(71.98, 16.25, 156.13°) |
| OKLab | oklab(75.3% -0.0416 0.0171) |
| OKLCH | oklch(75.3% 0.045 157.7) |
| XYZ | xyz(36.7885, 43.6358, 41.5990) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.70
Darkseagreen
#8FBC8F
ΔE00 7.60
Sage Green
#9CAF88
ΔE00 7.70
Pale Teal
#82CBB2
ΔE00 8.52
Grey Green
#86A17D
ΔE00 8.88
Greyish Green
#82A67D
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B8A4 #B898AC
analogous
#9CB898 #98B8A4 #98B8B4
triadic
#98B8A4 #A498B8 #B8A498
tetradic
#98B8A4 #989CB8 #B898AC #B8B498
square
#98B8A4 #989CB8 #B898AC #B8B498
split-complementary
#98B8A4 #B498B8 #B8989C
monochromatic
#577E66 #749F84 #98B8A4 #BCD1C4 #E0EAE4
Accessibility & contrast
On white
2.16
#98B8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#98B8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B8A4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B8A4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A3
Deuteranopia (green-blind)
#B2AFA5
Tritanopia (blue-blind)
#93B7B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b8a4; /* rgb */ color: rgb(152, 184, 164); /* oklch */ color: oklch(75.3% 0.045 157.7);
Tailwind
colors: {
custom: {
50: '#b6cdbf',
500: '#98b8a4',
950: '#000000',
},
}SCSS
$custom: #98b8a4; $custom-light: #b6cdbf; $custom-dark: #000000;
JSON
{
"hex": "#98b8a4",
"rgb": {
"r": 152,
"g": 184,
"b": 164
},
"hsl": {
"h": 142.5,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.75304,
"c": 0.04498,
"h": 157.7
},
"luminance": 0.43637
}Semantic roles & 50–950 ramp
primary
#98B8A4
secondary
#DBD1D7
accent
#497D9D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281