#1D260B#1D260B
#1D260B is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.2% C 0.047 H 125.0°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #1D260B |
|---|---|
| RGB | rgb(29, 38, 11) |
| HSL | hsl(80, 55%, 10%) |
| HSV | hsv(80, 71%, 15%) |
| CMYK | cmyk(23.7%, 0%, 71.1%, 85.1%) |
| CIE-LAB | lab(13.66, -9.50, 15.36) |
| CIE-LCH | lch(13.66, 18.06, 121.75°) |
| OKLab | oklab(25.24% -0.0269 0.0383) |
| OKLCH | oklch(25.24% 0.047 125) |
| XYZ | xyz(1.2602, 1.6716, 0.5728) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.70
Dark Forest Green
#002D04
ΔE00 9.33
Dark Green
#033500
ΔE00 10.64
Dark Olive
#373E02
ΔE00 11.16
Hunter Green (survey)
#0B4008
ΔE00 12.50
Forrest Green
#154406
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D260B #140B26
analogous
#26220B #1D260B #10260B
triadic
#1D260B #0B1D26 #260B1D
tetradic
#1D260B #0B2622 #140B26 #260B10
square
#1D260B #0B2622 #140B26 #260B10
split-complementary
#1D260B #0B1026 #220B26
monochromatic
#121807 #121807 #1D260B #415519 #658526
Accessibility & contrast
On white
15.74
#1D260B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#1D260B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D260B
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D260B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D260B | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282308
Deuteranopia (green-blind)
#27230D
Tritanopia (blue-blind)
#1F2420
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #1d260b; /* rgb */ color: rgb(29, 38, 11); /* oklch */ color: oklch(25.2% 0.047 125.0);
Tailwind
colors: {
custom: {
50: '#59604c',
500: '#1d260b',
950: '#000000',
},
}SCSS
$custom: #1d260b; $custom-light: #59604c; $custom-dark: #000000;
JSON
{
"hex": "#1d260b",
"rgb": {
"r": 29,
"g": 38,
"b": 11
},
"hsl": {
"h": 80,
"s": 55.102,
"l": 9.608
},
"oklch": {
"l": 0.25241,
"c": 0.04682,
"h": 125
},
"luminance": 0.01672
}Semantic roles & 50–950 ramp
primary
#1D260B
secondary
#3D2B62
accent
#49DE7B
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977