#1D3A07#1D3A07
#1D3A07 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.4% C 0.083 H 135.0°. Best body text is #FFFFFF at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #1D3A07 |
|---|---|
| RGB | rgb(29, 58, 7) |
| HSL | hsl(94, 78%, 13%) |
| HSV | hsv(94, 88%, 23%) |
| CMYK | cmyk(50%, 0%, 87.9%, 77.3%) |
| CIE-LAB | lab(21.22, -21.05, 26.14) |
| CIE-LCH | lch(21.22, 33.56, 128.85°) |
| OKLab | oklab(31.38% -0.0589 0.0589) |
| OKLCH | oklch(31.38% 0.083 135) |
| XYZ | xyz(2.0581, 3.3025, 0.7300) |
| Luminance | 0.0330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.99
Dark Green
#033500
ΔE00 4.06
Forrest Green
#154406
ΔE00 4.18
Very Dark Green
#062E03
ΔE00 5.26
Forest Green (survey)
#06470C
ΔE00 5.93
Racing Green
#014600
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D3A07 #24073A
analogous
#363A07 #1D3A07 #073A0B
triadic
#1D3A07 #071D3A #3A071D
tetradic
#1D3A07 #07363A #24073A #3A0B07
square
#1D3A07 #07363A #24073A #3A0B07
split-complementary
#1D3A07 #0B073A #3A0736
monochromatic
#0E1B03 #0E1B03 #1D3A07 #38710E #54A714
Accessibility & contrast
On white
12.65
#1D3A07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#1D3A07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D3A07
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D3A07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D3A07 | 1.00 | 12.65 | 1.66 | 12.65 |
| #FFFFFF | 12.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3400
Deuteranopia (green-blind)
#39320C
Tritanopia (blue-blind)
#1C3730
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #1d3a07; /* rgb */ color: rgb(29, 58, 7); /* oklch */ color: oklch(31.4% 0.083 135.0);
Tailwind
colors: {
custom: {
50: '#5c704b',
500: '#1d3a07',
950: '#000000',
},
}SCSS
$custom: #1d3a07; $custom-light: #5c704b; $custom-dark: #000000;
JSON
{
"hex": "#1d3a07",
"rgb": {
"r": 29,
"g": 58,
"b": 7
},
"hsl": {
"h": 94.118,
"s": 78.462,
"l": 12.745
},
"oklch": {
"l": 0.31381,
"c": 0.08333,
"h": 135
},
"luminance": 0.03303
}Semantic roles & 50–950 ramp
primary
#1D3A07
secondary
#542379
accent
#33F5A1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77