#94B29C#94B29C
#94B29C is a light, muted green. Relative luminance 0.405; OKLCH L 73.5% C 0.045 H 153.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #94B29C |
|---|---|
| RGB | rgb(148, 178, 156) |
| HSL | hsl(136, 16%, 64%) |
| HSV | hsv(136, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 12.4%, 30.2%) |
| CIE-LAB | lab(69.85, -14.65, 7.86) |
| CIE-LCH | lch(69.85, 16.62, 151.78°) |
| OKLab | oklab(73.47% -0.0407 0.0204) |
| OKLCH | oklch(73.47% 0.046 153.4) |
| XYZ | xyz(34.1324, 40.5362, 37.4720) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.24
Sage Green
#9CAF88
ΔE00 6.48
Grey Green
#86A17D
ΔE00 7.07
Darkseagreen
#8FBC8F
ΔE00 7.24
Greyish Green
#82A67D
ΔE00 7.32
Greeny Grey
#7EA07A
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B29C #B294AA
analogous
#9BB294 #94B29C #94B2AB
triadic
#94B29C #9C94B2 #B29C94
tetradic
#94B29C #949BB2 #B294AA #B2AB94
square
#94B29C #949BB2 #B294AA #B2AB94
split-complementary
#94B29C #AB94B2 #B2949B
monochromatic
#55765E #70987B #94B29C #B8CCBD #DBE5DE
Accessibility & contrast
On white
2.31
#94B29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#94B29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B29C
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B29C | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9B
Deuteranopia (green-blind)
#ADA99D
Tritanopia (blue-blind)
#90B1AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94b29c; /* rgb */ color: rgb(148, 178, 156); /* oklch */ color: oklch(73.5% 0.045 153.4);
Tailwind
colors: {
custom: {
50: '#b3c9b9',
500: '#94b29c',
950: '#000000',
},
}SCSS
$custom: #94b29c; $custom-light: #b3c9b9; $custom-dark: #000000;
JSON
{
"hex": "#94b29c",
"rgb": {
"r": 148,
"g": 178,
"b": 156
},
"hsl": {
"h": 136,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73474,
"c": 0.0455,
"h": 153.4
},
"luminance": 0.40537
}Semantic roles & 50–950 ramp
primary
#94B29C
secondary
#D6CCD3
accent
#4B859B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280