#293C28#293C28
#293C28 is a dark, muted green. Relative luminance 0.039; OKLCH L 33.3% C 0.042 H 143.4°. Best body text is #FFFFFF at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #293C28 |
|---|---|
| RGB | rgb(41, 60, 40) |
| HSL | hsl(117, 20%, 20%) |
| HSV | hsv(117, 33%, 24%) |
| CMYK | cmyk(31.7%, 0%, 33.3%, 76.5%) |
| CIE-LAB | lab(23.19, -12.45, 9.99) |
| CIE-LCH | lch(23.19, 15.96, 141.24°) |
| OKLab | oklab(33.35% -0.034 0.0253) |
| OKLCH | oklch(33.35% 0.042 143.4) |
| XYZ | xyz(2.9132, 3.8562, 2.5979) |
| Luminance | 0.0386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 8.88
Very Dark Green
#062E03
ΔE00 9.46
Dark Forest Green
#002D04
ΔE00 9.83
Pine Green
#0A481E
ΔE00 9.84
Dark Green
#033500
ΔE00 10.59
Hunter Green (survey)
#0B4008
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#293C28 #3B283C
analogous
#333C28 #293C28 #283C31
triadic
#293C28 #28293C #3C2829
tetradic
#293C28 #28333C #3B283C #3C3128
square
#293C28 #28333C #3B283C #3C3128
split-complementary
#293C28 #31283C #3C2833
monochromatic
#0D120C #101710 #293C28 #426140 #5B8559
Accessibility & contrast
On white
11.86
#293C28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#293C28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #293C28
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##293C28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##293C28 | 1.00 | 11.86 | 1.77 | 11.86 |
| #FFFFFF | 11.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3827
Deuteranopia (green-blind)
#3A3729
Tritanopia (blue-blind)
#273B37
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #293c28; /* rgb */ color: rgb(41, 60, 40); /* oklch */ color: oklch(33.3% 0.042 143.4);
Tailwind
colors: {
custom: {
50: '#637162',
500: '#293c28',
950: '#000000',
},
}SCSS
$custom: #293c28; $custom-light: #637162; $custom-dark: #000000;
JSON
{
"hex": "#293c28",
"rgb": {
"r": 41,
"g": 60,
"b": 40
},
"hsl": {
"h": 117,
"s": 20,
"l": 19.608
},
"oklch": {
"l": 0.33345,
"c": 0.04232,
"h": 143.4
},
"luminance": 0.03856
}Semantic roles & 50–950 ramp
primary
#293C28
secondary
#6C526D
accent
#6BBDB9
background
#F5F6F5
surface
#EAECEA
border
#C6C7C6
text
#050705
muted
#797A79