#1D2A06#1D2A06
#1D2A06 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.059 H 127.2°. Best body text is #FFFFFF at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2A06 |
|---|---|
| RGB | rgb(29, 42, 6) |
| HSL | hsl(82, 75%, 9%) |
| HSV | hsv(82, 86%, 16%) |
| CMYK | cmyk(31%, 0%, 85.7%, 83.5%) |
| CIE-LAB | lab(15.12, -12.52, 19.30) |
| CIE-LCH | lch(15.12, 23.00, 122.96°) |
| OKLab | oklab(26.4% -0.0358 0.0473) |
| OKLCH | oklch(26.4% 0.059 127.2) |
| XYZ | xyz(1.3675, 1.9303, 0.4728) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.53
Dark Forest Green
#002D04
ΔE00 7.37
Dark Green
#033500
ΔE00 8.19
Dark Olive
#373E02
ΔE00 9.35
Hunter Green (survey)
#0B4008
ΔE00 10.03
Forrest Green
#154406
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2A06 #13062A
analogous
#2A2506 #1D2A06 #0B2A06
triadic
#1D2A06 #061D2A #2A061D
tetradic
#1D2A06 #062A25 #13062A #2A060B
square
#1D2A06 #062A25 #13062A #2A060B
split-complementary
#1D2A06 #060B2A #25062A
monochromatic
#121B04 #121B04 #1D2A06 #42600E #679515
Accessibility & contrast
On white
15.15
#1D2A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#1D2A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2A06
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2A06 | 1.00 | 15.15 | 1.39 | 15.15 |
| #FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2602
Deuteranopia (green-blind)
#2B2609
Tritanopia (blue-blind)
#1E2823
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #1d2a06; /* rgb */ color: rgb(29, 42, 6); /* oklch */ color: oklch(26.4% 0.059 127.2);
Tailwind
colors: {
custom: {
50: '#5a6349',
500: '#1d2a06',
950: '#000000',
},
}SCSS
$custom: #1d2a06; $custom-light: #5a6349; $custom-dark: #000000;
JSON
{
"hex": "#1d2a06",
"rgb": {
"r": 29,
"g": 42,
"b": 6
},
"hsl": {
"h": 81.667,
"s": 75,
"l": 9.412
},
"oklch": {
"l": 0.264,
"c": 0.05936,
"h": 127.2
},
"luminance": 0.0193
}Semantic roles & 50–950 ramp
primary
#1D2A06
secondary
#3C216B
accent
#36F27A
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977