#98A294#98A294
#98A294 is a light, muted grey. Relative luminance 0.347; OKLCH L 70.0% C 0.023 H 136.6°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98A294 |
|---|---|
| RGB | rgb(152, 162, 148) |
| HSL | hsl(103, 7%, 61%) |
| HSV | hsv(103, 9%, 64%) |
| CMYK | cmyk(6.2%, 0%, 8.6%, 36.5%) |
| CIE-LAB | lab(65.48, -6.24, 6.06) |
| CIE-LCH | lch(65.48, 8.70, 135.82°) |
| OKLab | oklab(70.01% -0.0167 0.0158) |
| OKLCH | oklch(70.01% 0.023 136.6) |
| XYZ | xyz(31.2136, 34.6540, 33.0557) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.57
Greyish
#A8A495
ΔE00 6.66
Grey
#929591
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 8.32
Greenish Grey
#96AE8D
ΔE00 8.34
Bland
#AFA88B
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A294 #9E94A2
analogous
#9FA294 #98A294 #94A297
triadic
#98A294 #9498A2 #A29498
tetradic
#98A294 #949FA2 #9E94A2 #A29794
square
#98A294 #949FA2 #9E94A2 #A29794
split-complementary
#98A294 #9794A2 #A2949F
monochromatic
#5B6457 #798574 #98A294 #B8BEB5 #D7DBD5
Accessibility & contrast
On white
2.65
#98A294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#98A294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A294
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A294 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A093
Deuteranopia (green-blind)
#A19F95
Tritanopia (blue-blind)
#98A19E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #98a294; /* rgb */ color: rgb(152, 162, 148); /* oklch */ color: oklch(70.0% 0.023 136.6);
Tailwind
colors: {
custom: {
50: '#b6bdb3',
500: '#98a294',
950: '#000000',
},
}SCSS
$custom: #98a294; $custom-light: #b6bdb3; $custom-dark: #000000;
JSON
{
"hex": "#98a294",
"rgb": {
"r": 152,
"g": 162,
"b": 148
},
"hsl": {
"h": 102.857,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.70011,
"c": 0.02303,
"h": 136.6
},
"luminance": 0.34654
}Semantic roles & 50–950 ramp
primary
#98A294
secondary
#CAC6CC
accent
#559180
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180