#98AC9E#98AC9E
#98AC9E is a light, muted green. Relative luminance 0.386; OKLCH L 72.5% C 0.030 H 155.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #98AC9E |
|---|---|
| RGB | rgb(152, 172, 158) |
| HSL | hsl(138, 11%, 64%) |
| HSV | hsv(138, 12%, 67%) |
| CMYK | cmyk(11.6%, 0%, 8.1%, 32.5%) |
| CIE-LAB | lab(68.50, -9.72, 4.85) |
| CIE-LCH | lch(68.50, 10.86, 153.47°) |
| OKLab | oklab(72.48% -0.0272 0.0126) |
| OKLCH | oklch(72.48% 0.03 155.1) |
| XYZ | xyz(33.8716, 38.6485, 38.0165) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.61
Sage Green
#9CAF88
ΔE00 8.29
Grey Green
#86A17D
ΔE00 8.79
Greyish Teal
#719F91
ΔE00 8.95
Cool Grey
#95A3A6
ΔE00 9.01
Cement
#A5A391
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AC9E #AC98A6
analogous
#9CAC98 #98AC9E #98ACA8
triadic
#98AC9E #9E98AC #AC9E98
tetradic
#98AC9E #989CAC #AC98A6 #ACA898
square
#98AC9E #989CAC #AC98A6 #ACA898
split-complementary
#98AC9E #A898AC #AC989C
monochromatic
#5A7060 #76917E #98AC9E #BAC7BE #DCE3DE
Accessibility & contrast
On white
2.41
#98AC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#98AC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AC9E
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AC9E | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99D
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#95ABA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98ac9e; /* rgb */ color: rgb(152, 172, 158); /* oklch */ color: oklch(72.5% 0.030 155.1);
Tailwind
colors: {
custom: {
50: '#b6c4ba',
500: '#98ac9e',
950: '#000000',
},
}SCSS
$custom: #98ac9e; $custom-light: #b6c4ba; $custom-dark: #000000;
JSON
{
"hex": "#98ac9e",
"rgb": {
"r": 152,
"g": 172,
"b": 158
},
"hsl": {
"h": 138,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.72483,
"c": 0.02996,
"h": 155.1
},
"luminance": 0.38649
}Semantic roles & 50–950 ramp
primary
#98AC9E
secondary
#D3CCD1
accent
#518095
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180