#1E2E01#1E2E01
#1E2E01 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.071 H 127.7°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E01 |
|---|---|
| RGB | rgb(30, 46, 1) |
| HSL | hsl(81, 96%, 9%) |
| HSV | hsv(81, 98%, 18%) |
| CMYK | cmyk(34.8%, 0%, 97.8%, 82%) |
| CIE-LAB | lab(16.66, -14.87, 23.30) |
| CIE-LCH | lch(16.66, 27.64, 122.55°) |
| OKLab | oklab(27.66% -0.0431 0.0559) |
| OKLCH | oklch(27.66% 0.071 127.7) |
| XYZ | xyz(1.5179, 2.2322, 0.3796) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.79
Dark Green
#033500
ΔE00 6.71
Dark Forest Green
#002D04
ΔE00 6.84
Dark Olive
#373E02
ΔE00 7.80
Hunter Green (survey)
#0B4008
ΔE00 8.27
Forrest Green
#154406
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E01 #11012E
analogous
#2E2801 #1E2E01 #082E01
triadic
#1E2E01 #011E2E #2E011E
tetradic
#1E2E01 #012E28 #11012E #2E0108
square
#1E2E01 #012E28 #11012E #2E0108
split-complementary
#1E2E01 #01082E #28012E
monochromatic
#141E01 #141E01 #1E2E01 #456A02 #6CA604
Accessibility & contrast
On white
14.52
#1E2E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#1E2E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E01
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E01 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2F2904
Tritanopia (blue-blind)
#202B26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #1e2e01; /* rgb */ color: rgb(30, 46, 1); /* oklch */ color: oklch(27.7% 0.071 127.7);
Tailwind
colors: {
custom: {
50: '#5b6647',
500: '#1e2e01',
950: '#000000',
},
}SCSS
$custom: #1e2e01; $custom-light: #5b6647; $custom-dark: #000000;
JSON
{
"hex": "#1e2e01",
"rgb": {
"r": 30,
"g": 46,
"b": 1
},
"hsl": {
"h": 81.333,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.27657,
"c": 0.07057,
"h": 127.7
},
"luminance": 0.02232
}Semantic roles & 50–950 ramp
primary
#1E2E01
secondary
#381774
accent
#29FF75
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77