#94B4A2#94B4A2
#94B4A2 is a light, muted green. Relative luminance 0.415; OKLCH L 74.1% C 0.043 H 160.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #94B4A2 |
|---|---|
| RGB | rgb(148, 180, 162) |
| HSL | hsl(146, 18%, 64%) |
| HSV | hsv(146, 18%, 71%) |
| CMYK | cmyk(17.8%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(70.56, -14.52, 5.58) |
| CIE-LCH | lch(70.56, 15.56, 158.97°) |
| OKLab | oklab(74.09% -0.0409 0.0145) |
| OKLCH | oklch(74.09% 0.043 160.5) |
| XYZ | xyz(35.0539, 41.5461, 40.3477) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.89
Greyish Teal
#719F91
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 8.06
Darkseagreen
#8FBC8F
ΔE00 8.33
Grey Green
#86A17D
ΔE00 8.56
Greyish Green
#82A67D
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B4A2 #B494A6
analogous
#96B494 #94B4A2 #94B4B2
triadic
#94B4A2 #A294B4 #B4A294
tetradic
#94B4A2 #9496B4 #B494A6 #B4B294
square
#94B4A2 #9496B4 #B494A6 #B4B294
split-complementary
#94B4A2 #B294B4 #B49496
monochromatic
#557965 #709B83 #94B4A2 #B8CDC1 #DCE6E1
Accessibility & contrast
On white
2.26
#94B4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#94B4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B4A2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B4A2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#ADABA3
Tritanopia (blue-blind)
#8EB4AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #94b4a2; /* rgb */ color: rgb(148, 180, 162); /* oklch */ color: oklch(74.1% 0.043 160.5);
Tailwind
colors: {
custom: {
50: '#b3cabd',
500: '#94b4a2',
950: '#000000',
},
}SCSS
$custom: #94b4a2; $custom-light: #b3cabd; $custom-dark: #000000;
JSON
{
"hex": "#94b4a2",
"rgb": {
"r": 148,
"g": 180,
"b": 162
},
"hsl": {
"h": 146.25,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.74085,
"c": 0.0434,
"h": 160.5
},
"luminance": 0.41547
}Semantic roles & 50–950 ramp
primary
#94B4A2
secondary
#D7CCD3
accent
#4A789C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281