#1D280B#1D280B
#1D280B is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 25.9% C 0.050 H 127.0°. Best body text is #FFFFFF at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #1D280B |
|---|---|
| RGB | rgb(29, 40, 11) |
| HSL | hsl(83, 57%, 10%) |
| HSV | hsv(83, 73%, 16%) |
| CMYK | cmyk(27.5%, 0%, 72.5%, 84.3%) |
| CIE-LAB | lab(14.42, -10.74, 16.35) |
| CIE-LCH | lch(14.42, 19.56, 123.31°) |
| OKLab | oklab(25.85% -0.0303 0.0402) |
| OKLCH | oklch(25.85% 0.05 127) |
| XYZ | xyz(1.3259, 1.8029, 0.5947) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.69
Dark Forest Green
#002D04
ΔE00 8.38
Dark Green
#033500
ΔE00 9.60
Dark Olive
#373E02
ΔE00 10.56
Hunter Green (survey)
#0B4008
ΔE00 11.45
Forrest Green
#154406
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D280B #160B28
analogous
#28250B #1D280B #0E280B
triadic
#1D280B #0B1D28 #280B1D
tetradic
#1D280B #0B2825 #160B28 #280B0E
square
#1D280B #0B2825 #160B28 #280B0E
split-complementary
#1D280B #0B0E28 #250B28
monochromatic
#111807 #111807 #1D280B #405818 #638825
Accessibility & contrast
On white
15.43
#1D280B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#1D280B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D280B
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D280B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D280B | 1.00 | 15.43 | 1.36 | 15.43 |
| #FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2508
Deuteranopia (green-blind)
#29240D
Tritanopia (blue-blind)
#1E2622
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1d280b; /* rgb */ color: rgb(29, 40, 11); /* oklch */ color: oklch(25.9% 0.050 127.0);
Tailwind
colors: {
custom: {
50: '#59624c',
500: '#1d280b',
950: '#000000',
},
}SCSS
$custom: #1d280b; $custom-light: #59624c; $custom-dark: #000000;
JSON
{
"hex": "#1d280b",
"rgb": {
"r": 29,
"g": 40,
"b": 11
},
"hsl": {
"h": 82.759,
"s": 56.863,
"l": 10
},
"oklch": {
"l": 0.25853,
"c": 0.05037,
"h": 127
},
"luminance": 0.01803
}Semantic roles & 50–950 ramp
primary
#1D280B
secondary
#412B64
accent
#48E082
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977