#98B6A2#98B6A2
#98B6A2 is a light, muted green. Relative luminance 0.427; OKLCH L 74.8% C 0.043 H 156.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98B6A2 |
|---|---|
| RGB | rgb(152, 182, 162) |
| HSL | hsl(140, 17%, 65%) |
| HSV | hsv(140, 16%, 71%) |
| CMYK | cmyk(16.5%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(71.38, -14.21, 6.80) |
| CIE-LCH | lch(71.38, 15.75, 154.43°) |
| OKLab | oklab(74.8% -0.0397 0.0177) |
| OKLCH | oklch(74.8% 0.043 156) |
| XYZ | xyz(36.1968, 42.7391, 40.5178) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.26
Sage Green
#9CAF88
ΔE00 7.29
Darkseagreen
#8FBC8F
ΔE00 7.73
Grey Green
#86A17D
ΔE00 8.42
Greyish Green
#82A67D
ΔE00 8.60
Greyish Teal
#719F91
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B6A2 #B698AC
analogous
#9DB698 #98B6A2 #98B6B1
triadic
#98B6A2 #A298B6 #B6A298
tetradic
#98B6A2 #989DB6 #B698AC #B6B198
square
#98B6A2 #989DB6 #B698AC #B6B198
split-complementary
#98B6A2 #B198B6 #B6989D
monochromatic
#587C64 #749D82 #98B6A2 #BCCFC2 #E0E9E3
Accessibility & contrast
On white
2.20
#98B6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#98B6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B6A2
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B6A2 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#93B5B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98b6a2; /* rgb */ color: rgb(152, 182, 162); /* oklch */ color: oklch(74.8% 0.043 156.0);
Tailwind
colors: {
custom: {
50: '#b6ccbd',
500: '#98b6a2',
950: '#000000',
},
}SCSS
$custom: #98b6a2; $custom-light: #b6ccbd; $custom-dark: #000000;
JSON
{
"hex": "#98b6a2",
"rgb": {
"r": 152,
"g": 182,
"b": 162
},
"hsl": {
"h": 140,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.74805,
"c": 0.04343,
"h": 156
},
"luminance": 0.4274
}Semantic roles & 50–950 ramp
primary
#98B6A2
secondary
#DAD0D7
accent
#4A809B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281