#1D2B05#1D2B05
#1D2B05 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.062 H 127.6°. Best body text is #FFFFFF at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2B05 |
|---|---|
| RGB | rgb(29, 43, 5) |
| HSL | hsl(82, 79%, 9%) |
| HSV | hsv(82, 88%, 17%) |
| CMYK | cmyk(32.6%, 0%, 88.4%, 83.1%) |
| CIE-LAB | lab(15.49, -13.21, 20.18) |
| CIE-LCH | lch(15.49, 24.12, 123.21°) |
| OKLab | oklab(26.7% -0.0379 0.0492) |
| OKLCH | oklch(26.7% 0.062 127.6) |
| XYZ | xyz(1.3980, 1.9999, 0.4559) |
| Luminance | 0.0200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.15
Dark Forest Green
#002D04
ΔE00 7.06
Dark Green
#033500
ΔE00 7.70
Dark Olive
#373E02
ΔE00 9.01
Hunter Green (survey)
#0B4008
ΔE00 9.50
Forrest Green
#154406
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2B05 #13052B
analogous
#2B2605 #1D2B05 #0A2B05
triadic
#1D2B05 #051D2B #2B051D
tetradic
#1D2B05 #052B26 #13052B #2B050A
square
#1D2B05 #052B26 #13052B #2B050A
split-complementary
#1D2B05 #050A2B #26052B
monochromatic
#121B03 #121B03 #1D2B05 #42620B #679912
Accessibility & contrast
On white
15.00
#1D2B05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1D2B05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2B05
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2B05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2B05 | 1.00 | 15.00 | 1.40 | 15.00 |
| #FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2701
Deuteranopia (green-blind)
#2C2608
Tritanopia (blue-blind)
#1E2923
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1d2b05; /* rgb */ color: rgb(29, 43, 5); /* oklch */ color: oklch(26.7% 0.062 127.6);
Tailwind
colors: {
custom: {
50: '#5a6449',
500: '#1d2b05',
950: '#000000',
},
}SCSS
$custom: #1d2b05; $custom-light: #5a6449; $custom-dark: #000000;
JSON
{
"hex": "#1d2b05",
"rgb": {
"r": 29,
"g": 43,
"b": 5
},
"hsl": {
"h": 82.105,
"s": 79.167,
"l": 9.412
},
"oklch": {
"l": 0.26696,
"c": 0.0621,
"h": 127.6
},
"luminance": 0.02
}Semantic roles & 50–950 ramp
primary
#1D2B05
secondary
#3C1F6D
accent
#32F67A
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977