#29331C#29331C
#29331C is a dark, muted yellow-green. Relative luminance 0.029; OKLCH L 30.5% C 0.041 H 127.8°. Best body text is #FFFFFF at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #29331C |
|---|---|
| RGB | rgb(41, 51, 28) |
| HSL | hsl(86, 29%, 15%) |
| HSV | hsv(86, 45%, 20%) |
| CMYK | cmyk(19.6%, 0%, 45.1%, 80%) |
| CIE-LAB | lab(19.73, -9.23, 13.23) |
| CIE-LCH | lch(19.73, 16.13, 124.91°) |
| OKLab | oklab(30.48% -0.0253 0.0326) |
| OKLCH | oklch(30.48% 0.041 127.8) |
| XYZ | xyz(2.3079, 2.9229, 1.5410) |
| Luminance | 0.0292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.47
Dark Forest Green
#002D04
ΔE00 10.13
Dark Olive
#373E02
ΔE00 10.16
Dark Green
#033500
ΔE00 10.79
Hunter Green (survey)
#0B4008
ΔE00 11.61
Charcoal (survey)
#343837
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29331C #261C33
analogous
#33311C #29331C #1D331C
triadic
#29331C #1C2933 #331C29
tetradic
#29331C #1C3331 #261C33 #331C1D
square
#29331C #1C3331 #261C33 #331C1D
split-complementary
#29331C #1C1D33 #311C33
monochromatic
#10140B #10140B #29331C #495B32 #698247
Accessibility & contrast
On white
13.25
#29331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#29331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29331C
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29331C | 1.00 | 13.25 | 1.58 | 13.25 |
| #FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301A
Deuteranopia (green-blind)
#34301D
Tritanopia (blue-blind)
#2A312D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #29331c; /* rgb */ color: rgb(41, 51, 28); /* oklch */ color: oklch(30.5% 0.041 127.8);
Tailwind
colors: {
custom: {
50: '#636a58',
500: '#29331c',
950: '#000000',
},
}SCSS
$custom: #29331c; $custom-light: #636a58; $custom-dark: #000000;
JSON
{
"hex": "#29331c",
"rgb": {
"r": 41,
"g": 51,
"b": 28
},
"hsl": {
"h": 86.087,
"s": 29.114,
"l": 15.49
},
"oklch": {
"l": 0.3048,
"c": 0.04125,
"h": 127.8
},
"luminance": 0.02923
}Semantic roles & 50–950 ramp
primary
#29331C
secondary
#534467
accent
#62C58D
background
#F5F6F5
surface
#EAEBE9
border
#C6C6C5
text
#050603
muted
#797A78