#1E2B00#1E2B00
#1E2B00 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.067 H 125.3°. Best body text is #FFFFFF at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2B00 |
|---|---|
| RGB | rgb(30, 43, 0) |
| HSL | hsl(78, 100%, 8%) |
| HSV | hsv(78, 100%, 17%) |
| CMYK | cmyk(30.2%, 0%, 100%, 83.1%) |
| CIE-LAB | lab(15.51, -13.26, 22.26) |
| CIE-LCH | lch(15.51, 25.91, 120.79°) |
| OKLab | oklab(26.72% -0.039 0.055) |
| OKLCH | oklch(26.72% 0.067 125.3) |
| XYZ | xyz(1.3993, 2.0038, 0.3130) |
| Luminance | 0.0200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.52
Dark Forest Green
#002D04
ΔE00 7.50
Dark Green
#033500
ΔE00 7.76
Dark Olive
#373E02
ΔE00 8.25
Hunter Green (survey)
#0B4008
ΔE00 9.48
Forrest Green
#154406
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2B00 #0D002B
analogous
#2B2200 #1E2B00 #082B00
triadic
#1E2B00 #001E2B #2B001E
tetradic
#1E2B00 #002B22 #0D002B #2B0008
square
#1E2B00 #002B22 #0D002B #2B0008
split-complementary
#1E2B00 #00082B #22002B
monochromatic
#151F00 #151F00 #1E2B00 #496800 #73A500
Accessibility & contrast
On white
14.99
#1E2B00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1E2B00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2B00
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2B00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2B00 | 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)
#2C2703
Tritanopia (blue-blind)
#202823
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2b00; /* rgb */ color: rgb(30, 43, 0); /* oklch */ color: oklch(26.7% 0.067 125.3);
Tailwind
colors: {
custom: {
50: '#5b6447',
500: '#1e2b00',
950: '#000000',
},
}SCSS
$custom: #1e2b00; $custom-light: #5b6447; $custom-dark: #000000;
JSON
{
"hex": "#1e2b00",
"rgb": {
"r": 30,
"g": 43,
"b": 0
},
"hsl": {
"h": 78.14,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.26715,
"c": 0.06742,
"h": 125.3
},
"luminance": 0.02004
}Semantic roles & 50–950 ramp
primary
#1E2B00
secondary
#311473
accent
#29FF6A
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#040500
muted
#797977