#1D2D0E#1D2D0E
#1D2D0E is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.4% C 0.056 H 131.9°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2D0E |
|---|---|
| RGB | rgb(29, 45, 14) |
| HSL | hsl(91, 53%, 12%) |
| HSV | hsv(91, 69%, 18%) |
| CMYK | cmyk(35.6%, 0%, 68.9%, 82.4%) |
| CIE-LAB | lab(16.35, -13.36, 17.41) |
| CIE-LCH | lch(16.35, 21.95, 127.50°) |
| OKLab | oklab(27.43% -0.0372 0.0415) |
| OKLCH | oklch(27.43% 0.056 131.9) |
| XYZ | xyz(1.5243, 2.1696, 0.7538) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.85
Dark Forest Green
#002D04
ΔE00 6.63
Dark Green
#033500
ΔE00 7.64
Hunter Green (survey)
#0B4008
ΔE00 9.36
Dark Olive
#373E02
ΔE00 9.87
Forrest Green
#154406
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2D0E #1E0E2D
analogous
#2D2D0E #1D2D0E #0E2D0F
triadic
#1D2D0E #0E1D2D #2D0E1D
tetradic
#1D2D0E #0E2D2D #1E0E2D #2D0F0E
square
#1D2D0E #0E2D2D #1E0E2D #2D0F0E
split-complementary
#1D2D0E #0F0E2D #2D0E2D
monochromatic
#0F1707 #0F1707 #1D2D0E #3B5C1D #598A2B
Accessibility & contrast
On white
14.64
#1D2D0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#1D2D0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2D0E
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2D0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2D0E | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290B
Deuteranopia (green-blind)
#2D2810
Tritanopia (blue-blind)
#1D2B26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #1d2d0e; /* rgb */ color: rgb(29, 45, 14); /* oklch */ color: oklch(27.4% 0.056 131.9);
Tailwind
colors: {
custom: {
50: '#5a664e',
500: '#1d2d0e',
950: '#000000',
},
}SCSS
$custom: #1d2d0e; $custom-light: #5a664e; $custom-dark: #000000;
JSON
{
"hex": "#1d2d0e",
"rgb": {
"r": 29,
"g": 45,
"b": 14
},
"hsl": {
"h": 90.968,
"s": 52.542,
"l": 11.569
},
"oklch": {
"l": 0.27434,
"c": 0.05579,
"h": 131.9
},
"luminance": 0.0217
}Semantic roles & 50–950 ramp
primary
#1D2D0E
secondary
#4C3067
accent
#4CDC96
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77