#1D330E#1D330E
#1D330E is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.3% C 0.066 H 134.7°. Best body text is #FFFFFF at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #1D330E |
|---|---|
| RGB | rgb(29, 51, 14) |
| HSL | hsl(96, 57%, 13%) |
| HSV | hsv(96, 73%, 20%) |
| CMYK | cmyk(43.1%, 0%, 72.5%, 80%) |
| CIE-LAB | lab(18.63, -16.74, 20.17) |
| CIE-LCH | lch(18.63, 26.21, 129.70°) |
| OKLab | oklab(29.29% -0.0465 0.0471) |
| OKLCH | oklch(29.29% 0.066 134.7) |
| XYZ | xyz(1.7697, 2.6605, 0.8357) |
| Luminance | 0.0266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.38
Dark Forest Green
#002D04
ΔE00 5.36
Dark Green
#033500
ΔE00 5.40
Hunter Green (survey)
#0B4008
ΔE00 6.75
Forrest Green
#154406
ΔE00 7.50
Pine Green
#0A481E
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D330E #240E33
analogous
#2F330E #1D330E #0E3312
triadic
#1D330E #0E1D33 #330E1D
tetradic
#1D330E #0E2F33 #240E33 #33120E
square
#1D330E #0E2F33 #240E33 #33120E
split-complementary
#1D330E #120E33 #330E2F
monochromatic
#0E1807 #0E1807 #1D330E #38631B #549328
Accessibility & contrast
On white
13.71
#1D330E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#1D330E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D330E
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D330E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D330E | 1.00 | 13.71 | 1.53 | 13.71 |
| #FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352F0A
Deuteranopia (green-blind)
#322D11
Tritanopia (blue-blind)
#1D312B
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1d330e; /* rgb */ color: rgb(29, 51, 14); /* oklch */ color: oklch(29.3% 0.066 134.7);
Tailwind
colors: {
custom: {
50: '#5b6b4e',
500: '#1d330e',
950: '#000000',
},
}SCSS
$custom: #1d330e; $custom-light: #5b6b4e; $custom-dark: #000000;
JSON
{
"hex": "#1d330e",
"rgb": {
"r": 29,
"g": 51,
"b": 14
},
"hsl": {
"h": 95.676,
"s": 56.923,
"l": 12.745
},
"oklch": {
"l": 0.29285,
"c": 0.0662,
"h": 134.7
},
"luminance": 0.02661
}Semantic roles & 50–950 ramp
primary
#1D330E
secondary
#542F6E
accent
#48E0A2
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77