#1E2B04#1E2B04
#1E2B04 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.8% C 0.063 H 126.3°. Best body text is #FFFFFF at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2B04 |
|---|---|
| RGB | rgb(30, 43, 4) |
| HSL | hsl(80, 83%, 9%) |
| HSV | hsv(80, 91%, 17%) |
| CMYK | cmyk(30.2%, 0%, 90.7%, 83.1%) |
| CIE-LAB | lab(15.55, -12.82, 20.69) |
| CIE-LCH | lch(15.55, 24.34, 121.79°) |
| OKLab | oklab(26.77% -0.0371 0.0505) |
| OKLCH | oklch(26.77% 0.063 126.3) |
| XYZ | xyz(1.4212, 2.0125, 0.4284) |
| Luminance | 0.0201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.50
Dark Forest Green
#002D04
ΔE00 7.43
Dark Green
#033500
ΔE00 7.94
Dark Olive
#373E02
ΔE00 8.68
Hunter Green (survey)
#0B4008
ΔE00 9.68
Forrest Green
#154406
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2B04 #11042B
analogous
#2B2504 #1E2B04 #0B2B04
triadic
#1E2B04 #041E2B #2B041E
tetradic
#1E2B04 #042B25 #11042B #2B040B
square
#1E2B04 #042B25 #11042B #2B040B
split-complementary
#1E2B04 #040B2B #25042B
monochromatic
#141C03 #141C03 #1E2B04 #456309 #6C9B0E
Accessibility & contrast
On white
14.97
#1E2B04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1E2B04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2B04
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2B04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2B04 | 1.00 | 14.97 | 1.40 | 14.97 |
| #FFFFFF | 14.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2700
Deuteranopia (green-blind)
#2C2707
Tritanopia (blue-blind)
#202823
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2b04; /* rgb */ color: rgb(30, 43, 4); /* oklch */ color: oklch(26.8% 0.063 126.3);
Tailwind
colors: {
custom: {
50: '#5b6448',
500: '#1e2b04',
950: '#000000',
},
}SCSS
$custom: #1e2b04; $custom-light: #5b6448; $custom-dark: #000000;
JSON
{
"hex": "#1e2b04",
"rgb": {
"r": 30,
"g": 43,
"b": 4
},
"hsl": {
"h": 80,
"s": 82.979,
"l": 9.216
},
"oklch": {
"l": 0.26766,
"c": 0.06262,
"h": 126.3
},
"luminance": 0.02013
}Semantic roles & 50–950 ramp
primary
#1E2B04
secondary
#381D6E
accent
#2EF972
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#040500
muted
#797977