#98ACA1#98ACA1
#98ACA1 is a light, muted green. Relative luminance 0.388; OKLCH L 72.6% C 0.027 H 161.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACA1 |
|---|---|
| RGB | rgb(152, 172, 161) |
| HSL | hsl(147, 11%, 64%) |
| HSV | hsv(147, 12%, 67%) |
| CMYK | cmyk(11.6%, 0%, 6.4%, 32.5%) |
| CIE-LAB | lab(68.57, -9.14, 3.30) |
| CIE-LCH | lch(68.57, 9.71, 160.13°) |
| OKLab | oklab(72.57% -0.0259 0.0086) |
| OKLCH | oklch(72.57% 0.027 161.7) |
| XYZ | xyz(34.1330, 38.7531, 39.3931) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.83
Cool Grey
#95A3A6
ΔE00 7.87
Greyish Teal
#719F91
ΔE00 9.10
Cement
#A5A391
ΔE00 9.32
Sage Green
#9CAF88
ΔE00 9.50
Grey Green
#86A17D
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACA1 #AC98A3
analogous
#99AC98 #98ACA1 #98ACAB
triadic
#98ACA1 #A198AC #ACA198
tetradic
#98ACA1 #9899AC #AC98A3 #ACAB98
square
#98ACA1 #9899AC #AC98A3 #ACAB98
split-complementary
#98ACA1 #AB98AC #AC9899
monochromatic
#5A7064 #769182 #98ACA1 #BAC7C0 #DCE3DF
Accessibility & contrast
On white
2.40
#98ACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#98ACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACA1
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACA1 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A0
Deuteranopia (green-blind)
#A8A6A2
Tritanopia (blue-blind)
#95ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aca1; /* rgb */ color: rgb(152, 172, 161); /* oklch */ color: oklch(72.6% 0.027 161.7);
Tailwind
colors: {
custom: {
50: '#b6c4bc',
500: '#98aca1',
950: '#000000',
},
}SCSS
$custom: #98aca1; $custom-light: #b6c4bc; $custom-dark: #000000;
JSON
{
"hex": "#98aca1",
"rgb": {
"r": 152,
"g": 172,
"b": 161
},
"hsl": {
"h": 147,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.72569,
"c": 0.02729,
"h": 161.7
},
"luminance": 0.38754
}Semantic roles & 50–950 ramp
primary
#98ACA1
secondary
#D3CCD0
accent
#517695
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181