#24341C#24341C
#24341C is a dark, muted green. Relative luminance 0.029; OKLCH L 30.4% C 0.046 H 135.8°. Best body text is #FFFFFF at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #24341C |
|---|---|
| RGB | rgb(36, 52, 28) |
| HSL | hsl(100, 30%, 16%) |
| HSV | hsv(100, 46%, 20%) |
| CMYK | cmyk(30.8%, 0%, 46.2%, 79.6%) |
| CIE-LAB | lab(19.70, -12.14, 13.11) |
| CIE-LCH | lch(19.70, 17.87, 132.80°) |
| OKLab | oklab(30.35% -0.0332 0.0323) |
| OKLCH | oklch(30.35% 0.046 135.8) |
| XYZ | xyz(2.1651, 2.9148, 1.5469) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.63
Dark Forest Green
#002D04
ΔE00 8.19
Dark Green
#033500
ΔE00 9.13
Hunter Green (survey)
#0B4008
ΔE00 10.08
Evergreen
#05472A
ΔE00 10.25
Pine Green
#0A481E
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24341C #2C1C34
analogous
#30341C #24341C #1C3420
triadic
#24341C #1C2434 #341C24
tetradic
#24341C #1C3034 #2C1C34 #34201C
square
#24341C #1C3034 #2C1C34 #34201C
split-complementary
#24341C #201C34 #341C30
monochromatic
#0E140B #0E140B #24341C #405C31 #5B8447
Accessibility & contrast
On white
13.27
#24341C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#24341C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24341C
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24341C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24341C | 1.00 | 13.27 | 1.58 | 13.27 |
| #FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311A
Deuteranopia (green-blind)
#332F1D
Tritanopia (blue-blind)
#24322E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #24341c; /* rgb */ color: rgb(36, 52, 28); /* oklch */ color: oklch(30.4% 0.046 135.8);
Tailwind
colors: {
custom: {
50: '#5f6b58',
500: '#24341c',
950: '#000000',
},
}SCSS
$custom: #24341c; $custom-light: #5f6b58; $custom-dark: #000000;
JSON
{
"hex": "#24341c",
"rgb": {
"r": 36,
"g": 52,
"b": 28
},
"hsl": {
"h": 100,
"s": 30,
"l": 15.686
},
"oklch": {
"l": 0.30352,
"c": 0.04636,
"h": 135.8
},
"luminance": 0.02915
}Semantic roles & 50–950 ramp
primary
#24341C
secondary
#5C4468
accent
#62C6A5
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78