#1D2B07#1D2B07
#1D2B07 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.060 H 128.2°. Best body text is #FFFFFF at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2B07 |
|---|---|
| RGB | rgb(29, 43, 7) |
| HSL | hsl(83, 72%, 10%) |
| HSV | hsv(83, 84%, 17%) |
| CMYK | cmyk(32.6%, 0%, 83.7%, 83.1%) |
| CIE-LAB | lab(15.51, -12.99, 19.39) |
| CIE-LCH | lch(15.51, 23.35, 123.82°) |
| OKLab | oklab(26.72% -0.037 0.0471) |
| OKLCH | oklch(26.72% 0.06 128.2) |
| XYZ | xyz(1.4089, 2.0043, 0.5136) |
| Luminance | 0.0200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.20
Dark Forest Green
#002D04
ΔE00 7.07
Dark Green
#033500
ΔE00 7.83
Dark Olive
#373E02
ΔE00 9.25
Hunter Green (survey)
#0B4008
ΔE00 9.64
Forrest Green
#154406
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2B07 #15072B
analogous
#2B2707 #1D2B07 #0B2B07
triadic
#1D2B07 #071D2B #2B071D
tetradic
#1D2B07 #072B27 #15072B #2B070B
square
#1D2B07 #072B27 #15072B #2B070B
split-complementary
#1D2B07 #070B2B #27072B
monochromatic
#121A04 #121A04 #1D2B07 #406010 #649418
Accessibility & contrast
On white
14.99
#1D2B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1D2B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2B07
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2B07 | 1.00 | 14.99 | 1.40 | 14.99 |
| #FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2703
Deuteranopia (green-blind)
#2C260A
Tritanopia (blue-blind)
#1E2924
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1d2b07; /* rgb */ color: rgb(29, 43, 7); /* oklch */ color: oklch(26.7% 0.060 128.2);
Tailwind
colors: {
custom: {
50: '#5a644a',
500: '#1d2b07',
950: '#000000',
},
}SCSS
$custom: #1d2b07; $custom-light: #5a644a; $custom-dark: #000000;
JSON
{
"hex": "#1d2b07",
"rgb": {
"r": 29,
"g": 43,
"b": 7
},
"hsl": {
"h": 83.333,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.26722,
"c": 0.05988,
"h": 128.2
},
"luminance": 0.02004
}Semantic roles & 50–950 ramp
primary
#1D2B07
secondary
#3F236B
accent
#39EF80
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977