#94A89C#94A89C
#94A89C is a light, muted green. Relative luminance 0.367; OKLCH L 71.3% C 0.028 H 159.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #94A89C |
|---|---|
| RGB | rgb(148, 168, 156) |
| HSL | hsl(144, 10%, 62%) |
| HSV | hsv(144, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(67.05, -9.37, 3.84) |
| CIE-LCH | lch(67.05, 10.13, 157.73°) |
| OKLab | oklab(71.25% -0.0264 0.01) |
| OKLCH | oklch(71.25% 0.028 159.3) |
| XYZ | xyz(32.2148, 36.7009, 36.8328) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.47
Cool Grey
#95A3A6
ΔE00 8.08
Greyish Teal
#719F91
ΔE00 8.35
Grey Green
#86A17D
ΔE00 9.02
Cement
#A5A391
ΔE00 9.14
Sage Green
#9CAF88
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A89C #A894A0
analogous
#96A894 #94A89C #94A8A6
triadic
#94A89C #9C94A8 #A89C94
tetradic
#94A89C #9496A8 #A894A0 #A8A694
square
#94A89C #9496A8 #A894A0 #A8A694
split-complementary
#94A89C #A694A8 #A89496
monochromatic
#576B5F #728D7D #94A89C #B6C3BB #D8DFDA
Accessibility & contrast
On white
2.52
#94A89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#94A89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A89C
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A89C | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#A4A29D
Tritanopia (blue-blind)
#91A8A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #94a89c; /* rgb */ color: rgb(148, 168, 156); /* oklch */ color: oklch(71.3% 0.028 159.3);
Tailwind
colors: {
custom: {
50: '#b3c1b9',
500: '#94a89c',
950: '#000000',
},
}SCSS
$custom: #94a89c; $custom-light: #b3c1b9; $custom-dark: #000000;
JSON
{
"hex": "#94a89c",
"rgb": {
"r": 148,
"g": 168,
"b": 156
},
"hsl": {
"h": 144,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71251,
"c": 0.02825,
"h": 159.3
},
"luminance": 0.36701
}Semantic roles & 50–950 ramp
primary
#94A89C
secondary
#D0C8CD
accent
#517994
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180