#1D2C09#1D2C09
#1D2C09 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.1% C 0.059 H 129.5°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2C09 |
|---|---|
| RGB | rgb(29, 44, 9) |
| HSL | hsl(86, 66%, 10%) |
| HSV | hsv(86, 80%, 17%) |
| CMYK | cmyk(34.1%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(15.91, -13.36, 19.09) |
| CIE-LCH | lch(15.91, 23.30, 124.99°) |
| OKLab | oklab(27.06% -0.0378 0.0459) |
| OKLCH | oklch(27.06% 0.059 129.5) |
| XYZ | xyz(1.4567, 2.0823, 0.5836) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.92
Dark Forest Green
#002D04
ΔE00 6.79
Dark Green
#033500
ΔE00 7.56
Dark Olive
#373E02
ΔE00 9.30
Hunter Green (survey)
#0B4008
ΔE00 9.34
Forrest Green
#154406
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2C09 #18092C
analogous
#2C2909 #1D2C09 #0B2C09
triadic
#1D2C09 #091D2C #2C091D
tetradic
#1D2C09 #092C29 #18092C #2C090B
square
#1D2C09 #092C29 #18092C #2C090B
split-complementary
#1D2C09 #090B2C #29092C
monochromatic
#111905 #111905 #1D2C09 #3E5F13 #60921E
Accessibility & contrast
On white
14.83
#1D2C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#1D2C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2C09
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2C09 | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2805
Deuteranopia (green-blind)
#2C270C
Tritanopia (blue-blind)
#1E2A25
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #1d2c09; /* rgb */ color: rgb(29, 44, 9); /* oklch */ color: oklch(27.1% 0.059 129.5);
Tailwind
colors: {
custom: {
50: '#5a654b',
500: '#1d2c09',
950: '#000000',
},
}SCSS
$custom: #1d2c09; $custom-light: #5a654b; $custom-dark: #000000;
JSON
{
"hex": "#1d2c09",
"rgb": {
"r": 29,
"g": 44,
"b": 9
},
"hsl": {
"h": 85.714,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.27057,
"c": 0.0594,
"h": 129.5
},
"luminance": 0.02082
}Semantic roles & 50–950 ramp
primary
#1D2C09
secondary
#44276A
accent
#3FE988
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77