#98B8A2#98B8A2
#98B8A2 is a light, muted green. Relative luminance 0.436; OKLCH L 75.3% C 0.047 H 155.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #98B8A2 |
|---|---|
| RGB | rgb(152, 184, 162) |
| HSL | hsl(139, 18%, 66%) |
| HSV | hsv(139, 17%, 72%) |
| CMYK | cmyk(17.4%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.94, -15.24, 7.60) |
| CIE-LCH | lch(71.94, 17.03, 153.51°) |
| OKLab | oklab(75.25% -0.0425 0.0197) |
| OKLCH | oklch(75.25% 0.047 155.1) |
| XYZ | xyz(36.6093, 43.5641, 40.6553) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.14
Darkseagreen
#8FBC8F
ΔE00 6.94
Sage Green
#9CAF88
ΔE00 7.12
Greyish Green
#82A67D
ΔE00 8.35
Grey Green
#86A17D
ΔE00 8.43
Pale Teal
#82CBB2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B8A2 #B898AE
analogous
#9EB898 #98B8A2 #98B8B2
triadic
#98B8A2 #A298B8 #B8A298
tetradic
#98B8A2 #989EB8 #B898AE #B8B298
square
#98B8A2 #989EB8 #B898AE #B8B298
split-complementary
#98B8A2 #B298B8 #B8989E
monochromatic
#577E63 #749F81 #98B8A2 #BCD1C3 #E0EAE3
Accessibility & contrast
On white
2.16
#98B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#98B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B8A2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B8A2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#93B7B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b8a2; /* rgb */ color: rgb(152, 184, 162); /* oklch */ color: oklch(75.3% 0.047 155.1);
Tailwind
colors: {
custom: {
50: '#b6cdbd',
500: '#98b8a2',
950: '#000000',
},
}SCSS
$custom: #98b8a2; $custom-light: #b6cdbd; $custom-dark: #000000;
JSON
{
"hex": "#98b8a2",
"rgb": {
"r": 152,
"g": 184,
"b": 162
},
"hsl": {
"h": 138.75,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.7525,
"c": 0.04682,
"h": 155.1
},
"luminance": 0.43565
}Semantic roles & 50–950 ramp
primary
#98B8A2
secondary
#DBD1D8
accent
#49829D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281