#94AA9E#94AA9E
#94AA9E is a light, muted green. Relative luminance 0.375; OKLCH L 71.8% C 0.030 H 161.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #94AA9E |
|---|---|
| RGB | rgb(148, 170, 158) |
| HSL | hsl(147, 11%, 62%) |
| HSV | hsv(147, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(67.66, -10.05, 3.61) |
| CIE-LCH | lch(67.66, 10.67, 160.24°) |
| OKLab | oklab(71.75% -0.0285 0.0094) |
| OKLCH | oklch(71.75% 0.03 161.8) |
| XYZ | xyz(32.7576, 37.5134, 37.8561) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.36
Greyish Teal
#719F91
ΔE00 8.07
Cool Grey
#95A3A6
ΔE00 8.40
Grey Green
#86A17D
ΔE00 9.10
Sage Green
#9CAF88
ΔE00 9.21
Cement
#A5A391
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AA9E #AA94A0
analogous
#95AA94 #94AA9E #94AAA9
triadic
#94AA9E #9E94AA #AA9E94
tetradic
#94AA9E #9495AA #AA94A0 #AAA994
square
#94AA9E #9495AA #AA94A0 #AAA994
split-complementary
#94AA9E #A994AA #AA9495
monochromatic
#576D61 #728F7F #94AA9E #B6C5BD #D8E0DC
Accessibility & contrast
On white
2.47
#94AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#94AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AA9E
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AA9E | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79D
Deuteranopia (green-blind)
#A5A49F
Tritanopia (blue-blind)
#90AAA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aa9e; /* rgb */ color: rgb(148, 170, 158); /* oklch */ color: oklch(71.8% 0.030 161.8);
Tailwind
colors: {
custom: {
50: '#b3c3ba',
500: '#94aa9e',
950: '#000000',
},
}SCSS
$custom: #94aa9e; $custom-light: #b3c3ba; $custom-dark: #000000;
JSON
{
"hex": "#94aa9e",
"rgb": {
"r": 148,
"g": 170,
"b": 158
},
"hsl": {
"h": 147.273,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.7175,
"c": 0.02997,
"h": 161.8
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#94AA9E
secondary
#D1C9CD
accent
#507696
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180