#1D320F#1D320F
#1D320F is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.0% C 0.063 H 134.7°. Best body text is #FFFFFF at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #1D320F |
|---|---|
| RGB | rgb(29, 50, 15) |
| HSL | hsl(96, 54%, 13%) |
| HSV | hsv(96, 70%, 20%) |
| CMYK | cmyk(42%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(18.26, -16.07, 19.22) |
| CIE-LCH | lch(18.26, 25.05, 129.91°) |
| OKLab | oklab(28.99% -0.0446 0.0451) |
| OKLCH | oklch(28.99% 0.063 134.7) |
| XYZ | xyz(1.7335, 2.5768, 0.8579) |
| Luminance | 0.0258 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.55
Dark Forest Green
#002D04
ΔE00 5.47
Dark Green
#033500
ΔE00 5.83
Hunter Green (survey)
#0B4008
ΔE00 7.28
Forrest Green
#154406
ΔE00 8.06
Pine Green
#0A481E
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D320F #240F32
analogous
#2E320F #1D320F #0F3212
triadic
#1D320F #0F1D32 #320F1D
tetradic
#1D320F #0F2E32 #240F32 #32120F
square
#1D320F #0F2E32 #240F32 #32120F
split-complementary
#1D320F #120F32 #320F2E
monochromatic
#0E1807 #0E1807 #1D320F #38611D #54902B
Accessibility & contrast
On white
13.86
#1D320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#1D320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D320F
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D320F | 1.00 | 13.86 | 1.52 | 13.86 |
| #FFFFFF | 13.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#312C12
Tritanopia (blue-blind)
#1D302A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1d320f; /* rgb */ color: rgb(29, 50, 15); /* oklch */ color: oklch(29.0% 0.063 134.7);
Tailwind
colors: {
custom: {
50: '#5b6a4e',
500: '#1d320f',
950: '#000000',
},
}SCSS
$custom: #1d320f; $custom-light: #5b6a4e; $custom-dark: #000000;
JSON
{
"hex": "#1d320f",
"rgb": {
"r": 29,
"g": 50,
"b": 15
},
"hsl": {
"h": 96,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.2899,
"c": 0.06345,
"h": 134.7
},
"luminance": 0.02577
}Semantic roles & 50–950 ramp
primary
#1D320F
secondary
#54316C
accent
#4BDDA3
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78