#1F360E#1F360E
#1F360E is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.3% C 0.070 H 134.2°. Best body text is #FFFFFF at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #1F360E |
|---|---|
| RGB | rgb(31, 54, 14) |
| HSL | hsl(95, 59%, 13%) |
| HSV | hsv(95, 74%, 21%) |
| CMYK | cmyk(42.6%, 0%, 74.1%, 78.8%) |
| CIE-LAB | lab(19.89, -17.50, 21.65) |
| CIE-LCH | lch(19.89, 27.84, 128.94°) |
| OKLab | oklab(30.35% -0.0487 0.0501) |
| OKLCH | oklch(30.35% 0.07 134.2) |
| XYZ | xyz(1.9635, 2.9613, 0.8835) |
| Luminance | 0.0296 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.73
Dark Green
#033500
ΔE00 5.07
Dark Forest Green
#002D04
ΔE00 5.76
Hunter Green (survey)
#0B4008
ΔE00 5.94
Forrest Green
#154406
ΔE00 6.50
Forest Green (survey)
#06470C
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F360E #250E36
analogous
#33360E #1F360E #0E3611
triadic
#1F360E #0E1F36 #360E1F
tetradic
#1F360E #0E3336 #250E36 #36110E
square
#1F360E #0E3336 #250E36 #36110E
split-complementary
#1F360E #110E36 #360E33
monochromatic
#0E1806 #0E1806 #1F360E #3B671B #579727
Accessibility & contrast
On white
13.19
#1F360E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#1F360E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F360E
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F360E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F360E | 1.00 | 13.19 | 1.59 | 13.19 |
| #FFFFFF | 13.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383109
Deuteranopia (green-blind)
#352F11
Tritanopia (blue-blind)
#1F342E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #1f360e; /* rgb */ color: rgb(31, 54, 14); /* oklch */ color: oklch(30.3% 0.070 134.2);
Tailwind
colors: {
custom: {
50: '#5d6d4e',
500: '#1f360e',
950: '#000000',
},
}SCSS
$custom: #1f360e; $custom-light: #5d6d4e; $custom-dark: #000000;
JSON
{
"hex": "#1f360e",
"rgb": {
"r": 31,
"g": 54,
"b": 14
},
"hsl": {
"h": 94.5,
"s": 58.824,
"l": 13.333
},
"oklch": {
"l": 0.30346,
"c": 0.0699,
"h": 134.2
},
"luminance": 0.02961
}Semantic roles & 50–950 ramp
primary
#1F360E
secondary
#552F71
accent
#46E2A0
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040702
muted
#797A78