#293C29#293C29
#293C29 is a dark, muted green. Relative luminance 0.039; OKLCH L 33.4% C 0.041 H 144.6°. Best body text is #FFFFFF at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #293C29 |
|---|---|
| RGB | rgb(41, 60, 41) |
| HSL | hsl(120, 19%, 20%) |
| HSV | hsv(120, 32%, 24%) |
| CMYK | cmyk(31.7%, 0%, 31.7%, 76.5%) |
| CIE-LAB | lab(23.21, -12.24, 9.37) |
| CIE-LCH | lch(23.21, 15.42, 142.57°) |
| OKLab | oklab(33.37% -0.0334 0.0238) |
| OKLCH | oklch(33.37% 0.041 144.6) |
| XYZ | xyz(2.9304, 3.8631, 2.6886) |
| Luminance | 0.0386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 9.01
Very Dark Green
#062E03
ΔE00 9.76
Dark Forest Green
#002D04
ΔE00 10.10
Pine Green
#0A481E
ΔE00 10.10
Dark Green
#033500
ΔE00 10.92
Hunter Green (survey)
#0B4008
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#293C29 #3C293C
analogous
#333C29 #293C29 #293C33
triadic
#293C29 #29293C #3C2929
tetradic
#293C29 #29333C #3C293C #3C3329
square
#293C29 #29333C #3C293C #3C3329
split-complementary
#293C29 #33293C #3C2933
monochromatic
#0C120C #101810 #293C29 #426042 #5B855B
Accessibility & contrast
On white
11.85
#293C29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#293C29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #293C29
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##293C29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##293C29 | 1.00 | 11.85 | 1.77 | 11.85 |
| #FFFFFF | 11.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3928
Deuteranopia (green-blind)
#3A372A
Tritanopia (blue-blind)
#273B37
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #293c29; /* rgb */ color: rgb(41, 60, 41); /* oklch */ color: oklch(33.4% 0.041 144.6);
Tailwind
colors: {
custom: {
50: '#637162',
500: '#293c29',
950: '#000000',
},
}SCSS
$custom: #293c29; $custom-light: #637162; $custom-dark: #000000;
JSON
{
"hex": "#293c29",
"rgb": {
"r": 41,
"g": 60,
"b": 41
},
"hsl": {
"h": 120,
"s": 18.812,
"l": 19.804
},
"oklch": {
"l": 0.33371,
"c": 0.04101,
"h": 144.6
},
"luminance": 0.03863
}Semantic roles & 50–950 ramp
primary
#293C29
secondary
#6D546D
accent
#6CBBBB
background
#F5F6F5
surface
#EAECEA
border
#C6C7C6
text
#050705
muted
#797A79