#1D350B#1D350B
#1D350B is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.9% C 0.072 H 134.4°. Best body text is #FFFFFF at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #1D350B |
|---|---|
| RGB | rgb(29, 53, 11) |
| HSL | hsl(94, 66%, 13%) |
| HSV | hsv(94, 79%, 21%) |
| CMYK | cmyk(45.3%, 0%, 79.2%, 79.2%) |
| CIE-LAB | lab(19.36, -18.14, 22.41) |
| CIE-LCH | lch(19.36, 28.83, 128.98°) |
| OKLab | oklab(29.87% -0.0506 0.0517) |
| OKLCH | oklch(29.87% 0.072 134.4) |
| XYZ | xyz(1.8402, 2.8315, 0.7661) |
| Luminance | 0.0283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.37
Dark Green
#033500
ΔE00 4.67
Dark Forest Green
#002D04
ΔE00 5.44
Hunter Green (survey)
#0B4008
ΔE00 5.74
Forrest Green
#154406
ΔE00 6.35
Forest Green (survey)
#06470C
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D350B #230B35
analogous
#32350B #1D350B #0B350E
triadic
#1D350B #0B1D35 #350B1D
tetradic
#1D350B #0B3235 #230B35 #350E0B
square
#1D350B #0B3235 #230B35 #350E0B
split-complementary
#1D350B #0E0B35 #350B32
monochromatic
#0E1905 #0E1905 #1D350B #396816 #549A20
Accessibility & contrast
On white
13.41
#1D350B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#1D350B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D350B
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D350B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D350B | 1.00 | 13.41 | 1.57 | 13.41 |
| #FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373006
Deuteranopia (green-blind)
#342E0F
Tritanopia (blue-blind)
#1D332C
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #1d350b; /* rgb */ color: rgb(29, 53, 11); /* oklch */ color: oklch(29.9% 0.072 134.4);
Tailwind
colors: {
custom: {
50: '#5b6c4c',
500: '#1d350b',
950: '#000000',
},
}SCSS
$custom: #1d350b; $custom-light: #5b6c4c; $custom-dark: #000000;
JSON
{
"hex": "#1d350b",
"rgb": {
"r": 29,
"g": 53,
"b": 11
},
"hsl": {
"h": 94.286,
"s": 65.625,
"l": 12.549
},
"oklch": {
"l": 0.29868,
"c": 0.07235,
"h": 134.4
},
"luminance": 0.02832
}Semantic roles & 50–950 ramp
primary
#1D350B
secondary
#532A72
accent
#3FE9A0
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77