#29371C#29371C
#29371C is a dark, muted yellow-green. Relative luminance 0.033; OKLCH L 31.6% C 0.049 H 131.1°. Best body text is #FFFFFF at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #29371C |
|---|---|
| RGB | rgb(41, 55, 28) |
| HSL | hsl(91, 33%, 16%) |
| HSV | hsv(91, 49%, 22%) |
| CMYK | cmyk(25.5%, 0%, 49.1%, 78.4%) |
| CIE-LAB | lab(21.16, -11.67, 15.06) |
| CIE-LCH | lch(21.16, 19.06, 127.77°) |
| OKLab | oklab(31.63% -0.0321 0.0368) |
| OKLCH | oklch(31.63% 0.049 131.1) |
| XYZ | xyz(2.4902, 3.2876, 1.6018) |
| Luminance | 0.0329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.06
Dark Forest Green
#002D04
ΔE00 8.78
Dark Green
#033500
ΔE00 9.11
Dark Olive
#373E02
ΔE00 9.26
Hunter Green (survey)
#0B4008
ΔE00 9.66
Forrest Green
#154406
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29371C #2A1C37
analogous
#37371C #29371C #1C371D
triadic
#29371C #1C2937 #371C29
tetradic
#29371C #1C3737 #2A1C37 #371D1C
square
#29371C #1C3737 #2A1C37 #371D1C
split-complementary
#29371C #1D1C37 #371C37
monochromatic
#0F140A #0F140A #29371C #476031 #658845
Accessibility & contrast
On white
12.67
#29371C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#29371C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29371C
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29371C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29371C | 1.00 | 12.67 | 1.66 | 12.67 |
| #FFFFFF | 12.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39341A
Deuteranopia (green-blind)
#37321D
Tritanopia (blue-blind)
#2A3530
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #29371c; /* rgb */ color: rgb(41, 55, 28); /* oklch */ color: oklch(31.6% 0.049 131.1);
Tailwind
colors: {
custom: {
50: '#636d58',
500: '#29371c',
950: '#000000',
},
}SCSS
$custom: #29371c; $custom-light: #636d58; $custom-dark: #000000;
JSON
{
"hex": "#29371c",
"rgb": {
"r": 41,
"g": 55,
"b": 28
},
"hsl": {
"h": 91.111,
"s": 32.53,
"l": 16.275
},
"oklch": {
"l": 0.31628,
"c": 0.04884,
"h": 131.1
},
"luminance": 0.03288
}Semantic roles & 50–950 ramp
primary
#29371C
secondary
#58436B
accent
#5FC996
background
#F5F6F5
surface
#EAEBE9
border
#C6C6C5
text
#050703
muted
#797A78