#94B296#94B296
#94B296 is a light, muted green. Relative luminance 0.403; OKLCH L 73.3% C 0.052 H 146.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #94B296 |
|---|---|
| RGB | rgb(148, 178, 150) |
| HSL | hsl(124, 16%, 64%) |
| HSV | hsv(124, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 15.7%, 30.2%) |
| CIE-LAB | lab(69.71, -15.77, 10.95) |
| CIE-LCH | lch(69.71, 19.20, 145.22°) |
| OKLab | oklab(73.32% -0.0433 0.0283) |
| OKLCH | oklch(73.32% 0.052 146.8) |
| XYZ | xyz(33.6369, 40.3380, 34.8621) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.59
Sage Green
#9CAF88
ΔE00 4.84
Darkseagreen
#8FBC8F
ΔE00 5.60
Greyish Green
#82A67D
ΔE00 5.78
Grey Green
#86A17D
ΔE00 5.84
Greeny Grey
#7EA07A
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B296 #B294B0
analogous
#A1B294 #94B296 #94B2A5
triadic
#94B296 #9694B2 #B29694
tetradic
#94B296 #94A1B2 #B294B0 #B2A594
square
#94B296 #94A1B2 #B294B0 #B2A594
split-complementary
#94B296 #A594B2 #B294A1
monochromatic
#557657 #709873 #94B296 #B8CCB9 #DBE5DC
Accessibility & contrast
On white
2.32
#94B296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#94B296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B296
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B296 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#91B0AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94b296; /* rgb */ color: rgb(148, 178, 150); /* oklch */ color: oklch(73.3% 0.052 146.8);
Tailwind
colors: {
custom: {
50: '#b3c9b4',
500: '#94b296',
950: '#000000',
},
}SCSS
$custom: #94b296; $custom-light: #b3c9b4; $custom-dark: #000000;
JSON
{
"hex": "#94b296",
"rgb": {
"r": 148,
"g": 178,
"b": 150
},
"hsl": {
"h": 124,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73316,
"c": 0.05171,
"h": 146.8
},
"luminance": 0.40339
}Semantic roles & 50–950 ramp
primary
#94B296
secondary
#D6CCD5
accent
#4B959B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280