#94AA98#94AA98
#94AA98 is a light, muted green. Relative luminance 0.373; OKLCH L 71.6% C 0.036 H 150.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #94AA98 |
|---|---|
| RGB | rgb(148, 170, 152) |
| HSL | hsl(131, 11%, 62%) |
| HSV | hsv(131, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.51, -11.21, 6.72) |
| CIE-LCH | lch(67.51, 13.06, 149.06°) |
| OKLab | oklab(71.58% -0.031 0.0175) |
| OKLCH | oklch(71.58% 0.036 150.6) |
| XYZ | xyz(32.2537, 37.3118, 35.2023) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.05
Sage Green
#9CAF88
ΔE00 6.96
Grey Green
#86A17D
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 8.08
Greeny Grey
#7EA07A
ΔE00 8.21
Greyish Green
#82A67D
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AA98 #AA94A6
analogous
#9BAA94 #94AA98 #94AAA3
triadic
#94AA98 #9894AA #AA9894
tetradic
#94AA98 #949BAA #AA94A6 #AAA394
square
#94AA98 #949BAA #AA94A6 #AAA394
split-complementary
#94AA98 #A394AA #AA949B
monochromatic
#576D5B #728F77 #94AA98 #B6C5B9 #D8E0DA
Accessibility & contrast
On white
2.48
#94AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#94AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AA98
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AA98 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA697
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#91A9A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #94aa98; /* rgb */ color: rgb(148, 170, 152); /* oklch */ color: oklch(71.6% 0.036 150.6);
Tailwind
colors: {
custom: {
50: '#b3c3b6',
500: '#94aa98',
950: '#000000',
},
}SCSS
$custom: #94aa98; $custom-light: #b3c3b6; $custom-dark: #000000;
JSON
{
"hex": "#94aa98",
"rgb": {
"r": 148,
"g": 170,
"b": 152
},
"hsl": {
"h": 130.909,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71581,
"c": 0.0356,
"h": 150.6
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#94AA98
secondary
#D1C9CF
accent
#508996
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180