#94AA9C#94AA9C
#94AA9C is a light, muted green. Relative luminance 0.374; OKLCH L 71.7% C 0.032 H 157.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #94AA9C |
|---|---|
| RGB | rgb(148, 170, 156) |
| HSL | hsl(142, 11%, 62%) |
| HSV | hsv(142, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 8.2%, 33.3%) |
| CIE-LAB | lab(67.61, -10.44, 4.64) |
| CIE-LCH | lch(67.61, 11.42, 156.02°) |
| OKLab | oklab(71.69% -0.0293 0.0121) |
| OKLCH | oklch(71.69% 0.032 157.6) |
| XYZ | xyz(32.5868, 37.4451, 36.9568) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.56
Greyish Teal
#719F91
ΔE00 7.99
Grey Green
#86A17D
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 8.43
Cool Grey
#95A3A6
ΔE00 9.15
Greeny Grey
#7EA07A
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AA9C #AA94A2
analogous
#97AA94 #94AA9C #94AAA7
triadic
#94AA9C #9C94AA #AA9C94
tetradic
#94AA9C #9497AA #AA94A2 #AAA794
square
#94AA9C #9497AA #AA94A2 #AAA794
split-complementary
#94AA9C #A794AA #AA9497
monochromatic
#576D5F #728F7C #94AA9C #B6C5BC #D8E0DB
Accessibility & contrast
On white
2.47
#94AA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#94AA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AA9C
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AA9C | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69B
Deuteranopia (green-blind)
#A6A49D
Tritanopia (blue-blind)
#91AAA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aa9c; /* rgb */ color: rgb(148, 170, 156); /* oklch */ color: oklch(71.7% 0.032 157.6);
Tailwind
colors: {
custom: {
50: '#b3c3b9',
500: '#94aa9c',
950: '#000000',
},
}SCSS
$custom: #94aa9c; $custom-light: #b3c3b9; $custom-dark: #000000;
JSON
{
"hex": "#94aa9c",
"rgb": {
"r": 148,
"g": 170,
"b": 156
},
"hsl": {
"h": 141.818,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71693,
"c": 0.0317,
"h": 157.6
},
"luminance": 0.37446
}Semantic roles & 50–950 ramp
primary
#94AA9C
secondary
#D1C9CE
accent
#507C96
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180