#98B2A4#98B2A4
#98B2A4 is a light, muted green. Relative luminance 0.412; OKLCH L 74.0% C 0.035 H 161.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2A4 |
|---|---|
| RGB | rgb(152, 178, 164) |
| HSL | hsl(148, 14%, 65%) |
| HSV | hsv(148, 15%, 70%) |
| CMYK | cmyk(14.6%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.31, -11.73, 4.17) |
| CIE-LCH | lch(70.31, 12.44, 160.44°) |
| OKLab | oklab(73.98% -0.0332 0.0108) |
| OKLCH | oklch(73.98% 0.035 161.9) |
| XYZ | xyz(35.5685, 41.1958, 41.1924) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.77
Greyish Teal
#719F91
ΔE00 8.60
Sage Green
#9CAF88
ΔE00 8.72
Grey Green
#86A17D
ΔE00 9.40
Greyish Green
#82A67D
ΔE00 10.12
Cool Grey
#95A3A6
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2A4 #B298A6
analogous
#99B298 #98B2A4 #98B2B1
triadic
#98B2A4 #A498B2 #B2A498
tetradic
#98B2A4 #9899B2 #B298A6 #B2B198
square
#98B2A4 #9899B2 #B298A6 #B2B198
split-complementary
#98B2A4 #B198B2 #B29899
monochromatic
#597767 #759885 #98B2A4 #BBCCC3 #DEE6E2
Accessibility & contrast
On white
2.27
#98B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#98B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2A4
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2A4 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#ACABA5
Tritanopia (blue-blind)
#93B2AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98b2a4; /* rgb */ color: rgb(152, 178, 164); /* oklch */ color: oklch(74.0% 0.035 161.9);
Tailwind
colors: {
custom: {
50: '#b6c9bf',
500: '#98b2a4',
950: '#000000',
},
}SCSS
$custom: #98b2a4; $custom-light: #b6c9bf; $custom-dark: #000000;
JSON
{
"hex": "#98b2a4",
"rgb": {
"r": 152,
"g": 178,
"b": 164
},
"hsl": {
"h": 147.692,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73975,
"c": 0.03492,
"h": 161.9
},
"luminance": 0.41197
}Semantic roles & 50–950 ramp
primary
#98B2A4
secondary
#D7CED3
accent
#4D7699
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281