#1D300D#1D300D
#1D300D is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.062 H 133.0°. Best body text is #FFFFFF at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #1D300D |
|---|---|
| RGB | rgb(29, 48, 13) |
| HSL | hsl(93, 57%, 12%) |
| HSV | hsv(93, 73%, 19%) |
| CMYK | cmyk(39.6%, 0%, 72.9%, 81.2%) |
| CIE-LAB | lab(17.48, -15.20, 19.29) |
| CIE-LCH | lch(17.48, 24.56, 128.24°) |
| OKLab | oklab(28.35% -0.0424 0.0454) |
| OKLCH | oklch(28.35% 0.062 133) |
| XYZ | xyz(1.6363, 2.4041, 0.7585) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.90
Dark Forest Green
#002D04
ΔE00 5.81
Dark Green
#033500
ΔE00 6.33
Hunter Green (survey)
#0B4008
ΔE00 7.91
Forrest Green
#154406
ΔE00 8.65
Dark Olive
#373E02
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D300D #200D30
analogous
#2F300D #1D300D #0D300F
triadic
#1D300D #0D1D30 #300D1D
tetradic
#1D300D #0D2F30 #200D30 #300F0D
square
#1D300D #0D2F30 #200D30 #300F0D
split-complementary
#1D300D #0F0D30 #300D2F
monochromatic
#0F1807 #0F1807 #1D300D #3A601A #579027
Accessibility & contrast
On white
14.18
#1D300D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#1D300D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D300D
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D300D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D300D | 1.00 | 14.18 | 1.48 | 14.18 |
| #FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C09
Deuteranopia (green-blind)
#302A10
Tritanopia (blue-blind)
#1D2E29
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #1d300d; /* rgb */ color: rgb(29, 48, 13); /* oklch */ color: oklch(28.3% 0.062 133.0);
Tailwind
colors: {
custom: {
50: '#5a684d',
500: '#1d300d',
950: '#000000',
},
}SCSS
$custom: #1d300d; $custom-light: #5a684d; $custom-dark: #000000;
JSON
{
"hex": "#1d300d",
"rgb": {
"r": 29,
"g": 48,
"b": 13
},
"hsl": {
"h": 92.571,
"s": 57.377,
"l": 11.961
},
"oklch": {
"l": 0.28345,
"c": 0.06213,
"h": 133
},
"luminance": 0.02404
}Semantic roles & 50–950 ramp
primary
#1D300D
secondary
#4F2E6B
accent
#47E19A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77