#1E2B01#1E2B01
#1E2B01 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.066 H 125.6°. Best body text is #FFFFFF at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2B01 |
|---|---|
| RGB | rgb(30, 43, 1) |
| HSL | hsl(79, 95%, 9%) |
| HSV | hsv(79, 98%, 17%) |
| CMYK | cmyk(30.2%, 0%, 97.7%, 83.1%) |
| CIE-LAB | lab(15.52, -13.15, 21.87) |
| CIE-LCH | lch(15.52, 25.51, 121.02°) |
| OKLab | oklab(26.73% -0.0385 0.0538) |
| OKLCH | oklch(26.73% 0.066 125.6) |
| XYZ | xyz(1.4048, 2.0059, 0.3419) |
| Luminance | 0.0201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.51
Dark Forest Green
#002D04
ΔE00 7.47
Dark Green
#033500
ΔE00 7.80
Dark Olive
#373E02
ΔE00 8.35
Hunter Green (survey)
#0B4008
ΔE00 9.52
Forrest Green
#154406
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2B01 #0E012B
analogous
#2B2301 #1E2B01 #092B01
triadic
#1E2B01 #011E2B #2B011E
tetradic
#1E2B01 #012B23 #0E012B #2B0109
square
#1E2B01 #012B23 #0E012B #2B0109
split-complementary
#1E2B01 #01092B #23012B
monochromatic
#151E01 #151E01 #1E2B01 #486702 #71A304
Accessibility & contrast
On white
14.99
#1E2B01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1E2B01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2B01
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2B01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2B01 | 1.00 | 14.99 | 1.40 | 14.99 |
| #FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2700
Deuteranopia (green-blind)
#2C2704
Tritanopia (blue-blind)
#202823
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2b01; /* rgb */ color: rgb(30, 43, 1); /* oklch */ color: oklch(26.7% 0.066 125.6);
Tailwind
colors: {
custom: {
50: '#5b6447',
500: '#1e2b01',
950: '#000000',
},
}SCSS
$custom: #1e2b01; $custom-light: #5b6447; $custom-dark: #000000;
JSON
{
"hex": "#1e2b01",
"rgb": {
"r": 30,
"g": 43,
"b": 1
},
"hsl": {
"h": 78.571,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.26728,
"c": 0.06619,
"h": 125.6
},
"luminance": 0.02006
}Semantic roles & 50–950 ramp
primary
#1E2B01
secondary
#331771
accent
#29FF6B
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#040500
muted
#797977