#1D2C19#1D2C19
#1D2C19 is a dark, muted green. Relative luminance 0.021; OKLCH L 27.3% C 0.040 H 139.2°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2C19 |
|---|---|
| RGB | rgb(29, 44, 25) |
| HSL | hsl(107, 28%, 14%) |
| HSV | hsv(107, 43%, 17%) |
| CMYK | cmyk(34.1%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(16.17, -10.98, 10.37) |
| CIE-LCH | lch(16.17, 15.10, 136.62°) |
| OKLab | oklab(27.35% -0.0299 0.0259) |
| OKLCH | oklch(27.35% 0.04 139.2) |
| XYZ | xyz(1.5828, 2.1327, 1.2478) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.51
Dark Forest Green
#002D04
ΔE00 8.84
Dark Green
#033500
ΔE00 10.63
Evergreen
#05472A
ΔE00 11.94
Hunter Green (survey)
#0B4008
ΔE00 12.21
Charcoal (survey)
#343837
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2C19 #28192C
analogous
#262C19 #1D2C19 #192C1E
triadic
#1D2C19 #191D2C #2C191D
tetradic
#1D2C19 #19262C #28192C #2C1E19
square
#1D2C19 #19262C #28192C #2C1E19
split-complementary
#1D2C19 #1E192C #2C1926
monochromatic
#0D140B #0D140B #1D2C19 #37532F #507A45
Accessibility & contrast
On white
14.72
#1D2C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#1D2C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2C19
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2C19 | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2918
Deuteranopia (green-blind)
#2B281A
Tritanopia (blue-blind)
#1C2B27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #1d2c19; /* rgb */ color: rgb(29, 44, 25); /* oklch */ color: oklch(27.3% 0.040 139.2);
Tailwind
colors: {
custom: {
50: '#596555',
500: '#1d2c19',
950: '#000000',
},
}SCSS
$custom: #1d2c19; $custom-light: #596555; $custom-dark: #000000;
JSON
{
"hex": "#1d2c19",
"rgb": {
"r": 29,
"g": 44,
"b": 25
},
"hsl": {
"h": 107.368,
"s": 27.536,
"l": 13.529
},
"oklch": {
"l": 0.27347,
"c": 0.03956,
"h": 139.2
},
"luminance": 0.02133
}Semantic roles & 50–950 ramp
primary
#1D2C19
secondary
#594160
accent
#64C4B0
background
#F5F6F5
surface
#E9EBE8
border
#C5C6C4
text
#030503
muted
#787A78