#98A69C#98A69C
#98A69C is a light, muted grey. Relative luminance 0.363; OKLCH L 71.1% C 0.021 H 154.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98A69C |
|---|---|
| RGB | rgb(152, 166, 156) |
| HSL | hsl(137, 7%, 62%) |
| HSV | hsv(137, 8%, 65%) |
| CMYK | cmyk(8.4%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(66.78, -6.89, 3.49) |
| CIE-LCH | lch(66.78, 7.72, 153.15°) |
| OKLab | oklab(71.11% -0.0193 0.0091) |
| OKLCH | oklch(71.11% 0.021 154.7) |
| XYZ | xyz(32.5846, 36.3478, 36.7452) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.62
Cement
#A5A391
ΔE00 7.38
Grey
#929591
ΔE00 7.43
Greyish
#A8A495
ΔE00 8.10
Greenish Grey
#96AE8D
ΔE00 8.88
Dark Gray
#A9A9A9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A69C #A698A2
analogous
#9BA698 #98A69C #98A6A3
triadic
#98A69C #9C98A6 #A69C98
tetradic
#98A69C #989BA6 #A698A2 #A6A398
square
#98A69C #989BA6 #A698A2 #A6A398
split-complementary
#98A69C #A398A6 #A6989B
monochromatic
#5B695F #778A7C #98A69C #B9C2BC #DADFDB
Accessibility & contrast
On white
2.54
#98A69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#98A69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A69C
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A69C | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#A3A29C
Tritanopia (blue-blind)
#96A6A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #98a69c; /* rgb */ color: rgb(152, 166, 156); /* oklch */ color: oklch(71.1% 0.021 154.7);
Tailwind
colors: {
custom: {
50: '#b6c0b9',
500: '#98a69c',
950: '#000000',
},
}SCSS
$custom: #98a69c; $custom-light: #b6c0b9; $custom-dark: #000000;
JSON
{
"hex": "#98a69c",
"rgb": {
"r": 152,
"g": 166,
"b": 156
},
"hsl": {
"h": 137.143,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.71111,
"c": 0.02132,
"h": 154.7
},
"luminance": 0.36348
}Semantic roles & 50–950 ramp
primary
#98A69C
secondary
#CFCACE
accent
#548091
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180