#1D2C07#1D2C07
#1D2C07 is a dark, moderate yellow-green. Relative luminance 0.021; OKLCH L 27.0% C 0.062 H 128.9°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2C07 |
|---|---|
| RGB | rgb(29, 44, 7) |
| HSL | hsl(84, 73%, 10%) |
| HSV | hsv(84, 84%, 17%) |
| CMYK | cmyk(34.1%, 0%, 84.1%, 82.7%) |
| CIE-LAB | lab(15.89, -13.58, 19.88) |
| CIE-LCH | lch(15.89, 24.07, 124.33°) |
| OKLab | oklab(27.03% -0.0386 0.0479) |
| OKLCH | oklch(27.03% 0.062 128.9) |
| XYZ | xyz(1.4457, 2.0779, 0.5259) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.87
Dark Forest Green
#002D04
ΔE00 6.77
Dark Green
#033500
ΔE00 7.42
Dark Olive
#373E02
ΔE00 9.04
Hunter Green (survey)
#0B4008
ΔE00 9.19
Forrest Green
#154406
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2C07 #16072C
analogous
#2C2807 #1D2C07 #0B2C07
triadic
#1D2C07 #071D2C #2C071D
tetradic
#1D2C07 #072C28 #16072C #2C070B
square
#1D2C07 #072C28 #16072C #2C070B
split-complementary
#1D2C07 #070B2C #28072C
monochromatic
#111A04 #111A04 #1D2C07 #40610F #639618
Accessibility & contrast
On white
14.83
#1D2C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#1D2C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2C07
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2C07 | 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)
#2F2803
Deuteranopia (green-blind)
#2C270A
Tritanopia (blue-blind)
#1E2A25
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #1d2c07; /* rgb */ color: rgb(29, 44, 7); /* oklch */ color: oklch(27.0% 0.062 128.9);
Tailwind
colors: {
custom: {
50: '#5a654a',
500: '#1d2c07',
950: '#000000',
},
}SCSS
$custom: #1d2c07; $custom-light: #5a654a; $custom-dark: #000000;
JSON
{
"hex": "#1d2c07",
"rgb": {
"r": 29,
"g": 44,
"b": 7
},
"hsl": {
"h": 84.324,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.27032,
"c": 0.06151,
"h": 128.9
},
"luminance": 0.02078
}Semantic roles & 50–950 ramp
primary
#1D2C07
secondary
#41236C
accent
#39EF83
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77