#1E2E09#1E2E09
#1E2E09 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.8% C 0.062 H 129.7°. Best body text is #FFFFFF at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E09 |
|---|---|
| RGB | rgb(30, 46, 9) |
| HSL | hsl(86, 67%, 11%) |
| HSV | hsv(86, 80%, 18%) |
| CMYK | cmyk(34.8%, 0%, 80.4%, 82%) |
| CIE-LAB | lab(16.75, -14.04, 20.14) |
| CIE-LCH | lch(16.75, 24.55, 124.87°) |
| OKLab | oklab(27.75% -0.0397 0.0478) |
| OKLCH | oklch(27.75% 0.062 129.7) |
| XYZ | xyz(1.5617, 2.2497, 0.6103) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.65
Dark Forest Green
#002D04
ΔE00 6.59
Dark Green
#033500
ΔE00 7.03
Hunter Green (survey)
#0B4008
ΔE00 8.66
Dark Olive
#373E02
ΔE00 8.70
Forrest Green
#154406
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E09 #19092E
analogous
#2E2B09 #1E2E09 #0B2E09
triadic
#1E2E09 #091E2E #2E091E
tetradic
#1E2E09 #092E2B #19092E #2E090B
square
#1E2E09 #092E2B #19092E #2E090B
split-complementary
#1E2E09 #090B2E #2B092E
monochromatic
#111A05 #111A05 #1E2E09 #3F6113 #61941D
Accessibility & contrast
On white
14.48
#1E2E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#1E2E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E09
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E09 | 1.00 | 14.48 | 1.45 | 14.48 |
| #FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A05
Deuteranopia (green-blind)
#2E290C
Tritanopia (blue-blind)
#1F2C26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #1e2e09; /* rgb */ color: rgb(30, 46, 9); /* oklch */ color: oklch(27.8% 0.062 129.7);
Tailwind
colors: {
custom: {
50: '#5b664b',
500: '#1e2e09',
950: '#000000',
},
}SCSS
$custom: #1e2e09; $custom-light: #5b664b; $custom-dark: #000000;
JSON
{
"hex": "#1e2e09",
"rgb": {
"r": 30,
"g": 46,
"b": 9
},
"hsl": {
"h": 85.946,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.27753,
"c": 0.0621,
"h": 129.7
},
"luminance": 0.0225
}Semantic roles & 50–950 ramp
primary
#1E2E09
secondary
#45276C
accent
#3EEA88
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77