#1F3707#1F3707
#1F3707 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.6% C 0.078 H 132.8°. Best body text is #FFFFFF at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #1F3707 |
|---|---|
| RGB | rgb(31, 55, 7) |
| HSL | hsl(90, 77%, 12%) |
| HSV | hsv(90, 87%, 22%) |
| CMYK | cmyk(43.6%, 0%, 87.3%, 78.4%) |
| CIE-LAB | lab(20.20, -18.69, 25.05) |
| CIE-LCH | lch(20.20, 31.25, 126.74°) |
| OKLab | oklab(30.58% -0.0527 0.0569) |
| OKLCH | oklch(30.58% 0.078 132.8) |
| XYZ | xyz(1.9696, 3.0389, 0.6838) |
| Luminance | 0.0304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.78
Very Dark Green
#062E03
ΔE00 5.22
Hunter Green (survey)
#0B4008
ΔE00 5.32
Forrest Green
#154406
ΔE00 5.57
Dark Forest Green
#002D04
ΔE00 6.32
Forest Green (survey)
#06470C
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F3707 #1F0737
analogous
#373707 #1F3707 #073707
triadic
#1F3707 #071F37 #37071F
tetradic
#1F3707 #073737 #1F0737 #370707
square
#1F3707 #073737 #1F0737 #370707
split-complementary
#1F3707 #070737 #370737
monochromatic
#0F1B03 #0F1B03 #1F3707 #3E6D0E #5CA415
Accessibility & contrast
On white
13.06
#1F3707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#1F3707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F3707
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F3707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F3707 | 1.00 | 13.06 | 1.61 | 13.06 |
| #FFFFFF | 13.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3201
Deuteranopia (green-blind)
#36300C
Tritanopia (blue-blind)
#1F342E
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #1f3707; /* rgb */ color: rgb(31, 55, 7); /* oklch */ color: oklch(30.6% 0.078 132.8);
Tailwind
colors: {
custom: {
50: '#5d6e4b',
500: '#1f3707',
950: '#000000',
},
}SCSS
$custom: #1f3707; $custom-light: #5d6e4b; $custom-dark: #000000;
JSON
{
"hex": "#1f3707",
"rgb": {
"r": 31,
"g": 55,
"b": 7
},
"hsl": {
"h": 90,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.30579,
"c": 0.07756,
"h": 132.8
},
"luminance": 0.03039
}Semantic roles & 50–950 ramp
primary
#1F3707
secondary
#4D2377
accent
#34F494
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77