#98B0A2#98B0A2
#98B0A2 is a light, muted green. Relative luminance 0.403; OKLCH L 73.5% C 0.033 H 159.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #98B0A2 |
|---|---|
| RGB | rgb(152, 176, 162) |
| HSL | hsl(145, 13%, 64%) |
| HSV | hsv(145, 14%, 69%) |
| CMYK | cmyk(13.6%, 0%, 8%, 31%) |
| CIE-LAB | lab(69.71, -11.06, 4.39) |
| CIE-LCH | lch(69.71, 11.90, 158.35°) |
| OKLab | oklab(73.48% -0.0312 0.0114) |
| OKLCH | oklch(73.48% 0.033 159.9) |
| XYZ | xyz(34.9943, 40.3340, 40.1170) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.62
Sage Green
#9CAF88
ΔE00 8.51
Greyish Teal
#719F91
ΔE00 8.64
Grey Green
#86A17D
ΔE00 9.14
Cool Grey
#95A3A6
ΔE00 9.73
Greyish Green
#82A67D
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B0A2 #B098A6
analogous
#9AB098 #98B0A2 #98B0AE
triadic
#98B0A2 #A298B0 #B0A298
tetradic
#98B0A2 #989AB0 #B098A6 #B0AE98
square
#98B0A2 #989AB0 #B098A6 #B0AE98
split-complementary
#98B0A2 #AE98B0 #B0989A
monochromatic
#597465 #759583 #98B0A2 #BBCBC1 #DDE5E1
Accessibility & contrast
On white
2.32
#98B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#98B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B0A2
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B0A2 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#ABA9A3
Tritanopia (blue-blind)
#94B0AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98b0a2; /* rgb */ color: rgb(152, 176, 162); /* oklch */ color: oklch(73.5% 0.033 159.9);
Tailwind
colors: {
custom: {
50: '#b6c7bd',
500: '#98b0a2',
950: '#000000',
},
}SCSS
$custom: #98b0a2; $custom-light: #b6c7bd; $custom-dark: #000000;
JSON
{
"hex": "#98b0a2",
"rgb": {
"r": 152,
"g": 176,
"b": 162
},
"hsl": {
"h": 145,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.73477,
"c": 0.03323,
"h": 159.9
},
"luminance": 0.40335
}Semantic roles & 50–950 ramp
primary
#98B0A2
secondary
#D6CED3
accent
#4E7997
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281