#94B49C#94B49C
#94B49C is a light, muted green. Relative luminance 0.413; OKLCH L 73.9% C 0.049 H 152.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #94B49C |
|---|---|
| RGB | rgb(148, 180, 156) |
| HSL | hsl(135, 18%, 64%) |
| HSV | hsv(135, 18%, 71%) |
| CMYK | cmyk(17.8%, 0%, 13.3%, 29.4%) |
| CIE-LAB | lab(70.41, -15.68, 8.66) |
| CIE-LCH | lch(70.41, 17.92, 151.08°) |
| OKLab | oklab(73.92% -0.0435 0.0225) |
| OKLCH | oklch(73.92% 0.049 152.7) |
| XYZ | xyz(34.5333, 41.3379, 37.6056) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.10
Sage Green
#9CAF88
ΔE00 6.30
Darkseagreen
#8FBC8F
ΔE00 6.40
Greyish Green
#82A67D
ΔE00 7.04
Grey Green
#86A17D
ΔE00 7.10
Greeny Grey
#7EA07A
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B49C #B494AC
analogous
#9CB494 #94B49C #94B4AC
triadic
#94B49C #9C94B4 #B49C94
tetradic
#94B49C #949CB4 #B494AC #B4AC94
square
#94B49C #949CB4 #B494AC #B4AC94
split-complementary
#94B49C #AC94B4 #B4949C
monochromatic
#55795E #709B7B #94B49C #B8CDBD #DCE6DF
Accessibility & contrast
On white
2.27
#94B49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#94B49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B49C
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B49C | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9B
Deuteranopia (green-blind)
#AEAB9D
Tritanopia (blue-blind)
#90B3AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94b49c; /* rgb */ color: rgb(148, 180, 156); /* oklch */ color: oklch(73.9% 0.049 152.7);
Tailwind
colors: {
custom: {
50: '#b3cab9',
500: '#94b49c',
950: '#000000',
},
}SCSS
$custom: #94b49c; $custom-light: #b3cab9; $custom-dark: #000000;
JSON
{
"hex": "#94b49c",
"rgb": {
"r": 148,
"g": 180,
"b": 156
},
"hsl": {
"h": 135,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.73922,
"c": 0.04894,
"h": 152.7
},
"luminance": 0.41339
}Semantic roles & 50–950 ramp
primary
#94B49C
secondary
#D7CCD5
accent
#4A879C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280