#98A69A#98A69A
#98A69A is a light, muted grey. Relative luminance 0.363; OKLCH L 71.1% C 0.023 H 149.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98A69A |
|---|---|
| RGB | rgb(152, 166, 154) |
| HSL | hsl(129, 7%, 62%) |
| HSV | hsv(129, 8%, 65%) |
| CMYK | cmyk(8.4%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(66.73, -7.27, 4.53) |
| CIE-LCH | lch(66.73, 8.57, 148.10°) |
| OKLab | oklab(71.05% -0.0201 0.0118) |
| OKLCH | oklch(71.05% 0.023 149.6) |
| XYZ | xyz(32.4167, 36.2806, 35.8606) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.13
Cool Grey
#95A3A6
ΔE00 7.51
Grey
#929591
ΔE00 7.82
Greyish
#A8A495
ΔE00 8.03
Greenish Grey
#96AE8D
ΔE00 8.09
Sage Green
#9CAF88
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A69A #A698A4
analogous
#9DA698 #98A69A #98A6A1
triadic
#98A69A #9A98A6 #A69A98
tetradic
#98A69A #989DA6 #A698A4 #A6A198
square
#98A69A #989DA6 #A698A4 #A6A198
split-complementary
#98A69A #A198A6 #A6989D
monochromatic
#5B695D #778A7A #98A69A #B9C2BA #DADFDA
Accessibility & contrast
On white
2.54
#98A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#98A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A69A
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A69A | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#96A5A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #98a69a; /* rgb */ color: rgb(152, 166, 154); /* oklch */ color: oklch(71.1% 0.023 149.6);
Tailwind
colors: {
custom: {
50: '#b6c0b7',
500: '#98a69a',
950: '#000000',
},
}SCSS
$custom: #98a69a; $custom-light: #b6c0b7; $custom-dark: #000000;
JSON
{
"hex": "#98a69a",
"rgb": {
"r": 152,
"g": 166,
"b": 154
},
"hsl": {
"h": 128.571,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.71054,
"c": 0.02334,
"h": 149.6
},
"luminance": 0.36281
}Semantic roles & 50–950 ramp
primary
#98A69A
secondary
#CFCACF
accent
#548991
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180