#98AA9E#98AA9E
#98AA9E is a light, muted green. Relative luminance 0.379; OKLCH L 72.0% C 0.026 H 156.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98AA9E |
|---|---|
| RGB | rgb(152, 170, 158) |
| HSL | hsl(140, 10%, 63%) |
| HSV | hsv(140, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(67.94, -8.65, 4.05) |
| CIE-LCH | lch(67.94, 9.55, 154.91°) |
| OKLab | oklab(72.04% -0.0243 0.0106) |
| OKLCH | oklch(72.04% 0.026 156.5) |
| XYZ | xyz(33.4938, 37.8930, 37.8906) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.54
Cool Grey
#95A3A6
ΔE00 7.93
Cement
#A5A391
ΔE00 8.54
Sage Green
#9CAF88
ΔE00 9.10
Greyish Teal
#719F91
ΔE00 9.31
Grey
#929591
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AA9E #AA98A4
analogous
#9BAA98 #98AA9E #98AAA7
triadic
#98AA9E #9E98AA #AA9E98
tetradic
#98AA9E #989BAA #AA98A4 #AAA798
square
#98AA9E #989BAA #AA98A4 #AAA798
split-complementary
#98AA9E #A798AA #AA989B
monochromatic
#5A6D61 #768E7E #98AA9E #BAC6BE #DBE1DD
Accessibility & contrast
On white
2.45
#98AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#98AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AA9E
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AA9E | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#A6A59F
Tritanopia (blue-blind)
#95AAA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aa9e; /* rgb */ color: rgb(152, 170, 158); /* oklch */ color: oklch(72.0% 0.026 156.5);
Tailwind
colors: {
custom: {
50: '#b6c3ba',
500: '#98aa9e',
950: '#000000',
},
}SCSS
$custom: #98aa9e; $custom-light: #b6c3ba; $custom-dark: #000000;
JSON
{
"hex": "#98aa9e",
"rgb": {
"r": 152,
"g": 170,
"b": 158
},
"hsl": {
"h": 140,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72044,
"c": 0.02647,
"h": 156.5
},
"luminance": 0.37893
}Semantic roles & 50–950 ramp
primary
#98AA9E
secondary
#D2CCD0
accent
#527E94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180