#29331F#29331F
#29331F is a dark, muted yellow-green. Relative luminance 0.029; OKLCH L 30.5% C 0.037 H 129.9°. Best body text is #FFFFFF at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #29331F |
|---|---|
| RGB | rgb(41, 51, 31) |
| HSL | hsl(90, 24%, 16%) |
| HSV | hsv(90, 39%, 20%) |
| CMYK | cmyk(19.6%, 0%, 39.2%, 80%) |
| CIE-LAB | lab(19.79, -8.71, 11.34) |
| CIE-LCH | lch(19.79, 14.30, 127.53°) |
| OKLab | oklab(30.55% -0.0237 0.0283) |
| OKLCH | oklch(30.55% 0.037 129.9) |
| XYZ | xyz(2.3456, 2.9380, 1.7396) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.16
Dark Forest Green
#002D04
ΔE00 10.73
Charcoal (survey)
#343837
ΔE00 10.94
Dark Olive
#373E02
ΔE00 11.22
Dark Green
#033500
ΔE00 11.57
Dark Grey
#363737
ΔE00 12.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29331F #291F33
analogous
#33331F #29331F #1F331F
triadic
#29331F #1F2933 #331F29
tetradic
#29331F #1F3333 #291F33 #331F1F
square
#29331F #1F3333 #291F33 #331F1F
split-complementary
#29331F #1F1F33 #331F33
monochromatic
#0F130C #0F130C #29331F #485936 #667F4D
Accessibility & contrast
On white
13.23
#29331F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#29331F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #29331F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29331F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##29331F | 1.00 | 13.23 | 1.59 | 13.23 |
| #FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301E
Deuteranopia (green-blind)
#333020
Tritanopia (blue-blind)
#2A312E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #29331f; /* rgb */ color: rgb(41, 51, 31); /* oklch */ color: oklch(30.5% 0.037 129.9);
Tailwind
colors: {
custom: {
50: '#636a5a',
500: '#29331f',
950: '#000000',
},
}SCSS
$custom: #29331f; $custom-light: #636a5a; $custom-dark: #000000;
JSON
{
"hex": "#29331f",
"rgb": {
"r": 41,
"g": 51,
"b": 31
},
"hsl": {
"h": 90,
"s": 24.39,
"l": 16.078
},
"oklch": {
"l": 0.30549,
"c": 0.03691,
"h": 129.9
},
"luminance": 0.02938
}Semantic roles & 50–950 ramp
primary
#29331F
secondary
#574866
accent
#67C194
background
#F5F6F5
surface
#EAEBE9
border
#C6C6C5
text
#050604
muted
#797A79