#1D260C#1D260C
#1D260C is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.3% C 0.046 H 125.4°. Best body text is #FFFFFF at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #1D260C |
|---|---|
| RGB | rgb(29, 38, 12) |
| HSL | hsl(81, 52%, 10%) |
| HSV | hsv(81, 68%, 15%) |
| CMYK | cmyk(23.7%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(13.67, -9.38, 14.93) |
| CIE-LCH | lch(13.67, 17.63, 122.12°) |
| OKLab | oklab(25.26% -0.0264 0.0372) |
| OKLCH | oklch(25.26% 0.046 125.4) |
| XYZ | xyz(1.2662, 1.6740, 0.6042) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.82
Dark Forest Green
#002D04
ΔE00 9.43
Dark Green
#033500
ΔE00 10.78
Dark Olive
#373E02
ΔE00 11.33
Hunter Green (survey)
#0B4008
ΔE00 12.62
Forrest Green
#154406
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D260C #150C26
analogous
#26220C #1D260C #10260C
triadic
#1D260C #0C1D26 #260C1D
tetradic
#1D260C #0C2622 #150C26 #260C10
square
#1D260C #0C2622 #150C26 #260C10
split-complementary
#1D260C #0C1026 #220C26
monochromatic
#121707 #121707 #1D260C #40551B #648329
Accessibility & contrast
On white
15.73
#1D260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#1D260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D260C
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D260C | 1.00 | 15.73 | 1.33 | 15.73 |
| #FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230A
Deuteranopia (green-blind)
#27230E
Tritanopia (blue-blind)
#1E2420
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #1d260c; /* rgb */ color: rgb(29, 38, 12); /* oklch */ color: oklch(25.3% 0.046 125.4);
Tailwind
colors: {
custom: {
50: '#59604c',
500: '#1d260c',
950: '#000000',
},
}SCSS
$custom: #1d260c; $custom-light: #59604c; $custom-dark: #000000;
JSON
{
"hex": "#1d260c",
"rgb": {
"r": 29,
"g": 38,
"b": 12
},
"hsl": {
"h": 80.769,
"s": 52,
"l": 9.804
},
"oklch": {
"l": 0.25257,
"c": 0.0456,
"h": 125.4
},
"luminance": 0.01674
}Semantic roles & 50–950 ramp
primary
#1D260C
secondary
#3F2D61
accent
#4CDB7E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977