#94A69C#94A69C
#94A69C is a light, muted green. Relative luminance 0.360; OKLCH L 70.8% C 0.025 H 161.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #94A69C |
|---|---|
| RGB | rgb(148, 166, 156) |
| HSL | hsl(147, 9%, 62%) |
| HSV | hsv(147, 11%, 65%) |
| CMYK | cmyk(10.8%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(66.50, -8.30, 3.03) |
| CIE-LCH | lch(66.50, 8.84, 159.92°) |
| OKLab | oklab(70.81% -0.0235 0.0079) |
| OKLCH | oklch(70.81% 0.025 161.5) |
| XYZ | xyz(31.8484, 35.9681, 36.7107) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.98
Grey
#929591
ΔE00 8.38
Greenish Grey
#96AE8D
ΔE00 8.49
Cement
#A5A391
ΔE00 8.70
Greyish Teal
#719F91
ΔE00 8.88
Greyish
#A8A495
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A69C #A6949E
analogous
#95A694 #94A69C #94A6A5
triadic
#94A69C #9C94A6 #A69C94
tetradic
#94A69C #9495A6 #A6949E #A6A594
square
#94A69C #9495A6 #A6949E #A6A594
split-complementary
#94A69C #A594A6 #A69495
monochromatic
#57695F #738A7D #94A69C #B5C2BB #D7DEDA
Accessibility & contrast
On white
2.56
#94A69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#94A69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A69C
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A69C | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#A2A19D
Tritanopia (blue-blind)
#91A6A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #94a69c; /* rgb */ color: rgb(148, 166, 156); /* oklch */ color: oklch(70.8% 0.025 161.5);
Tailwind
colors: {
custom: {
50: '#b3c0b9',
500: '#94a69c',
950: '#000000',
},
}SCSS
$custom: #94a69c; $custom-light: #b3c0b9; $custom-dark: #000000;
JSON
{
"hex": "#94a69c",
"rgb": {
"r": 148,
"g": 166,
"b": 156
},
"hsl": {
"h": 146.667,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.7081,
"c": 0.02482,
"h": 161.5
},
"luminance": 0.35969
}Semantic roles & 50–950 ramp
primary
#94A69C
secondary
#CEC8CB
accent
#527693
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180