#1D240F#1D240F
#1D240F is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 24.7% C 0.038 H 124.2°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #1D240F |
|---|---|
| RGB | rgb(29, 36, 15) |
| HSL | hsl(80, 41%, 10%) |
| HSV | hsv(80, 58%, 14%) |
| CMYK | cmyk(19.4%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(12.97, -7.67, 12.52) |
| CIE-LCH | lch(12.97, 14.68, 121.50°) |
| OKLab | oklab(24.71% -0.0213 0.0313) |
| OKLCH | oklch(24.71% 0.038 124.2) |
| XYZ | xyz(1.2238, 1.5574, 0.6880) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.45
Dark Forest Green
#002D04
ΔE00 10.96
Dark Green
#033500
ΔE00 12.43
Dark Olive
#373E02
ΔE00 12.64
Charcoal (survey)
#343837
ΔE00 12.79
Almost Black
#070D0D
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D240F #160F24
analogous
#24200F #1D240F #13240F
triadic
#1D240F #0F1D24 #240F1D
tetradic
#1D240F #0F2420 #160F24 #240F13
square
#1D240F #0F2420 #160F24 #240F13
split-complementary
#1D240F #0F1324 #200F24
monochromatic
#111609 #111609 #1D240F #404F21 #637A33
Accessibility & contrast
On white
16.01
#1D240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#1D240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D240F
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D240F | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220D
Deuteranopia (green-blind)
#252110
Tritanopia (blue-blind)
#1E221F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #1d240f; /* rgb */ color: rgb(29, 36, 15); /* oklch */ color: oklch(24.7% 0.038 124.2);
Tailwind
colors: {
custom: {
50: '#595e4e',
500: '#1d240f',
950: '#000000',
},
}SCSS
$custom: #1d240f; $custom-light: #595e4e; $custom-dark: #000000;
JSON
{
"hex": "#1d240f",
"rgb": {
"r": 29,
"g": 36,
"b": 15
},
"hsl": {
"h": 80,
"s": 41.176,
"l": 10
},
"oklch": {
"l": 0.24706,
"c": 0.0379,
"h": 124.2
},
"luminance": 0.01557
}Semantic roles & 50–950 ramp
primary
#1D240F
secondary
#41335C
accent
#57D180
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977