#1E2B07#1E2B07
#1E2B07 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 26.8% C 0.059 H 127.1°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2B07 |
|---|---|
| RGB | rgb(30, 43, 7) |
| HSL | hsl(82, 72%, 10%) |
| HSV | hsv(82, 84%, 17%) |
| CMYK | cmyk(30.2%, 0%, 83.7%, 83.1%) |
| CIE-LAB | lab(15.59, -12.50, 19.51) |
| CIE-LCH | lch(15.59, 23.17, 122.64°) |
| OKLab | oklab(26.81% -0.0357 0.0473) |
| OKLCH | oklch(26.81% 0.059 127.1) |
| XYZ | xyz(1.4377, 2.0191, 0.5150) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.56
Dark Forest Green
#002D04
ΔE00 7.44
Dark Green
#033500
ΔE00 8.13
Dark Olive
#373E02
ΔE00 9.05
Hunter Green (survey)
#0B4008
ΔE00 9.87
Forrest Green
#154406
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2B07 #14072B
analogous
#2B2607 #1E2B07 #0C2B07
triadic
#1E2B07 #071E2B #2B071E
tetradic
#1E2B07 #072B26 #14072B #2B070C
square
#1E2B07 #072B26 #14072B #2B070C
split-complementary
#1E2B07 #070C2B #26072B
monochromatic
#121A04 #121A04 #1E2B07 #436010 #679418
Accessibility & contrast
On white
14.96
#1E2B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1E2B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2B07
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2B07 | 1.00 | 14.96 | 1.40 | 14.96 |
| #FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2703
Deuteranopia (green-blind)
#2C270A
Tritanopia (blue-blind)
#1F2924
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2b07; /* rgb */ color: rgb(30, 43, 7); /* oklch */ color: oklch(26.8% 0.059 127.1);
Tailwind
colors: {
custom: {
50: '#5b644a',
500: '#1e2b07',
950: '#000000',
},
}SCSS
$custom: #1e2b07; $custom-light: #5b644a; $custom-dark: #000000;
JSON
{
"hex": "#1e2b07",
"rgb": {
"r": 30,
"g": 43,
"b": 7
},
"hsl": {
"h": 81.667,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.26805,
"c": 0.05924,
"h": 127.1
},
"luminance": 0.02019
}Semantic roles & 50–950 ramp
primary
#1E2B07
secondary
#3D236B
accent
#39EF7B
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977