#29322A#29322A
#29322A is a dark, near-neutral green. Relative luminance 0.029; OKLCH L 30.6% C 0.019 H 148.2°. Best body text is #FFFFFF at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #29322A |
|---|---|
| RGB | rgb(41, 50, 42) |
| HSL | hsl(127, 10%, 18%) |
| HSV | hsv(127, 18%, 20%) |
| CMYK | cmyk(18%, 0%, 16%, 80.4%) |
| CIE-LAB | lab(19.72, -5.80, 3.82) |
| CIE-LCH | lch(19.72, 6.95, 146.64°) |
| OKLab | oklab(30.58% -0.016 0.0099) |
| OKLCH | oklch(30.58% 0.019 148.2) |
| XYZ | xyz(2.4729, 2.9197, 2.6233) |
| Luminance | 0.0292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 5.99
Onyx
#353839
ΔE00 7.58
Dark Grey
#363737
ΔE00 7.69
Charcoal Grey
#3C4142
ΔE00 8.39
Gunmetal
#2A3439
ΔE00 8.40
Darkslategray
#2F4F4F
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29322A #322931
analogous
#2C3229 #29322A #29322E
triadic
#29322A #2A2932 #322A29
tetradic
#29322A #292C32 #322931 #322E29
square
#29322A #292C32 #322931 #322E29
split-complementary
#29322A #2E2932 #32292C
monochromatic
#0E110E #0E110E #29322A #455446 #607562
Accessibility & contrast
On white
13.26
#29322A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#29322A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29322A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29322A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29322A | 1.00 | 13.26 | 1.58 | 13.26 |
| #FFFFFF | 13.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#32302A
Deuteranopia (green-blind)
#312F2A
Tritanopia (blue-blind)
#283230
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #29322a; /* rgb */ color: rgb(41, 50, 42); /* oklch */ color: oklch(30.6% 0.019 148.2);
Tailwind
colors: {
custom: {
50: '#626963',
500: '#29322a',
950: '#000000',
},
}SCSS
$custom: #29322a; $custom-light: #626963; $custom-dark: #000000;
JSON
{
"hex": "#29322a",
"rgb": {
"r": 41,
"g": 50,
"b": 42
},
"hsl": {
"h": 126.667,
"s": 9.89,
"l": 17.843
},
"oklch": {
"l": 0.30581,
"c": 0.0188,
"h": 148.2
},
"luminance": 0.0292
}Semantic roles & 50–950 ramp
primary
#29322A
secondary
#625560
accent
#75ACB3
background
#F5F6F5
surface
#EAEBEA
border
#C6C6C6
text
#050605
muted
#797A79