#98AA94#98AA94
#98AA94 is a light, muted green. Relative luminance 0.376; OKLCH L 71.8% C 0.037 H 140.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98AA94 |
|---|---|
| RGB | rgb(152, 170, 148) |
| HSL | hsl(109, 11%, 62%) |
| HSV | hsv(109, 13%, 67%) |
| CMYK | cmyk(10.6%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.70, -10.52, 9.23) |
| CIE-LCH | lch(67.70, 14.00, 138.74°) |
| OKLab | oklab(71.77% -0.0285 0.024) |
| OKLCH | oklch(71.77% 0.037 140) |
| XYZ | xyz(32.6679, 37.5626, 33.5405) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.94
Sage Green
#9CAF88
ΔE00 5.38
Grey Green
#86A17D
ΔE00 6.24
Greyish Green
#82A67D
ΔE00 7.69
Greeny Grey
#7EA07A
ΔE00 7.81
Cement
#A5A391
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AA94 #A694AA
analogous
#A3AA94 #98AA94 #94AA9B
triadic
#98AA94 #9498AA #AA9498
tetradic
#98AA94 #94A3AA #A694AA #AA9B94
square
#98AA94 #94A3AA #A694AA #AA9B94
split-complementary
#98AA94 #9B94AA #AA94A3
monochromatic
#5B6D57 #778F72 #98AA94 #B9C5B6 #DAE0D8
Accessibility & contrast
On white
2.47
#98AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#98AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AA94
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AA94 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA693
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#97A8A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #98aa94; /* rgb */ color: rgb(152, 170, 148); /* oklch */ color: oklch(71.8% 0.037 140.0);
Tailwind
colors: {
custom: {
50: '#b6c3b3',
500: '#98aa94',
950: '#000000',
},
}SCSS
$custom: #98aa94; $custom-light: #b6c3b3; $custom-dark: #000000;
JSON
{
"hex": "#98aa94",
"rgb": {
"r": 152,
"g": 170,
"b": 148
},
"hsl": {
"h": 109.091,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71769,
"c": 0.03725,
"h": 140
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#98AA94
secondary
#CFC9D1
accent
#509689
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180