#29322B#29322B
#29322B is a dark, near-neutral green. Relative luminance 0.029; OKLCH L 30.6% C 0.018 H 151.9°. Best body text is #FFFFFF at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #29322B |
|---|---|
| RGB | rgb(41, 50, 43) |
| HSL | hsl(133, 10%, 18%) |
| HSV | hsv(133, 18%, 20%) |
| CMYK | cmyk(18%, 0%, 14%, 80.4%) |
| CIE-LAB | lab(19.75, -5.57, 3.18) |
| CIE-LCH | lch(19.75, 6.42, 150.29°) |
| OKLab | oklab(30.62% -0.0154 0.0083) |
| OKLCH | oklch(30.62% 0.018 151.9) |
| XYZ | xyz(2.4910, 2.9270, 2.7188) |
| Luminance | 0.0293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 5.56
Onyx
#353839
ΔE00 7.13
Dark Grey
#363737
ΔE00 7.29
Gunmetal
#2A3439
ΔE00 7.82
Charcoal Grey
#3C4142
ΔE00 7.99
Darkslategray
#2F4F4F
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29322B #322930
analogous
#2B3229 #29322B #29322F
triadic
#29322B #2B2932 #322B29
tetradic
#29322B #292B32 #322930 #322F29
square
#29322B #292B32 #322930 #322F29
split-complementary
#29322B #2F2932 #32292B
monochromatic
#0E110E #0E110E #29322B #455448 #607565
Accessibility & contrast
On white
13.25
#29322B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#29322B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29322B
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29322B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29322B | 1.00 | 13.25 | 1.59 | 13.25 |
| #FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#32302B
Deuteranopia (green-blind)
#302F2B
Tritanopia (blue-blind)
#283230
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #29322b; /* rgb */ color: rgb(41, 50, 43); /* oklch */ color: oklch(30.6% 0.018 151.9);
Tailwind
colors: {
custom: {
50: '#626964',
500: '#29322b',
950: '#000000',
},
}SCSS
$custom: #29322b; $custom-light: #626964; $custom-dark: #000000;
JSON
{
"hex": "#29322b",
"rgb": {
"r": 41,
"g": 50,
"b": 43
},
"hsl": {
"h": 133.333,
"s": 9.89,
"l": 17.843
},
"oklch": {
"l": 0.30615,
"c": 0.01752,
"h": 151.9
},
"luminance": 0.02927
}Semantic roles & 50–950 ramp
primary
#29322B
secondary
#62555F
accent
#75A5B3
background
#F5F6F5
surface
#EAEBEA
border
#C6C6C6
text
#050605
muted
#797A79