#98B8A0#98B8A0
#98B8A0 is a light, muted green. Relative luminance 0.435; OKLCH L 75.2% C 0.049 H 152.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98B8A0 |
|---|---|
| RGB | rgb(152, 184, 160) |
| HSL | hsl(135, 18%, 66%) |
| HSV | hsv(135, 17%, 72%) |
| CMYK | cmyk(17.4%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(71.89, -15.62, 8.62) |
| CIE-LCH | lch(71.89, 17.84, 151.11°) |
| OKLab | oklab(75.2% -0.0433 0.0223) |
| OKLCH | oklch(75.2% 0.049 152.7) |
| XYZ | xyz(36.4330, 43.4936, 39.7265) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.64
Darkseagreen
#8FBC8F
ΔE00 6.32
Sage Green
#9CAF88
ΔE00 6.58
Greyish Green
#82A67D
ΔE00 7.86
Grey Green
#86A17D
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B8A0 #B898B0
analogous
#A0B898 #98B8A0 #98B8B0
triadic
#98B8A0 #A098B8 #B8A098
tetradic
#98B8A0 #98A0B8 #B898B0 #B8B098
square
#98B8A0 #98A0B8 #B898B0 #B8B098
split-complementary
#98B8A0 #B098B8 #B898A0
monochromatic
#577E61 #749F7F #98B8A0 #BCD1C1 #E0EAE3
Accessibility & contrast
On white
2.17
#98B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#98B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B8A0
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B8A0 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29F
Deuteranopia (green-blind)
#B2AFA1
Tritanopia (blue-blind)
#94B7B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b8a0; /* rgb */ color: rgb(152, 184, 160); /* oklch */ color: oklch(75.2% 0.049 152.7);
Tailwind
colors: {
custom: {
50: '#b6cdbc',
500: '#98b8a0',
950: '#000000',
},
}SCSS
$custom: #98b8a0; $custom-light: #b6cdbc; $custom-dark: #000000;
JSON
{
"hex": "#98b8a0",
"rgb": {
"r": 152,
"g": 184,
"b": 160
},
"hsl": {
"h": 135,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.75197,
"c": 0.04875,
"h": 152.7
},
"luminance": 0.43494
}Semantic roles & 50–950 ramp
primary
#98B8A0
secondary
#DBD1D9
accent
#49889D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281