#1E2E05#1E2E05
#1E2E05 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.066 H 128.7°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E05 |
|---|---|
| RGB | rgb(30, 46, 5) |
| HSL | hsl(83, 80%, 10%) |
| HSV | hsv(83, 89%, 18%) |
| CMYK | cmyk(34.8%, 0%, 89.1%, 82%) |
| CIE-LAB | lab(16.70, -14.45, 21.72) |
| CIE-LCH | lch(16.70, 26.09, 123.63°) |
| OKLab | oklab(27.71% -0.0413 0.0517) |
| OKLCH | oklch(27.71% 0.066 128.7) |
| XYZ | xyz(1.5398, 2.2409, 0.4950) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.66
Dark Forest Green
#002D04
ΔE00 6.68
Dark Green
#033500
ΔE00 6.83
Dark Olive
#373E02
ΔE00 8.22
Hunter Green (survey)
#0B4008
ΔE00 8.43
Forrest Green
#154406
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E05 #15052E
analogous
#2E2A05 #1E2E05 #092E05
triadic
#1E2E05 #051E2E #2E051E
tetradic
#1E2E05 #052E2A #15052E #2E0509
square
#1E2E05 #052E2A #15052E #2E0509
split-complementary
#1E2E05 #05092E #2A052E
monochromatic
#121C03 #121C03 #1E2E05 #42650B #669C11
Accessibility & contrast
On white
14.50
#1E2E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#1E2E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E05
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E05 | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A01
Deuteranopia (green-blind)
#2F2908
Tritanopia (blue-blind)
#1F2B26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #1e2e05; /* rgb */ color: rgb(30, 46, 5); /* oklch */ color: oklch(27.7% 0.066 128.7);
Tailwind
colors: {
custom: {
50: '#5b6649',
500: '#1e2e05',
950: '#000000',
},
}SCSS
$custom: #1e2e05; $custom-light: #5b6649; $custom-dark: #000000;
JSON
{
"hex": "#1e2e05",
"rgb": {
"r": 30,
"g": 46,
"b": 5
},
"hsl": {
"h": 83.415,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.27705,
"c": 0.06619,
"h": 128.7
},
"luminance": 0.02241
}Semantic roles & 50–950 ramp
primary
#1E2E05
secondary
#3F1F70
accent
#31F77E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77