#1E2703#1E2703
#1E2703 is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.5% C 0.058 H 122.5°. Best body text is #FFFFFF at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2703 |
|---|---|
| RGB | rgb(30, 39, 3) |
| HSL | hsl(75, 86%, 8%) |
| HSV | hsv(75, 92%, 15%) |
| CMYK | cmyk(23.1%, 0%, 92.3%, 84.7%) |
| CIE-LAB | lab(14.02, -10.53, 19.12) |
| CIE-LCH | lch(14.02, 21.83, 118.84°) |
| OKLab | oklab(25.52% -0.031 0.0486) |
| OKLCH | oklch(25.52% 0.058 122.5) |
| XYZ | xyz(1.2774, 1.7336, 0.3535) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.01
Dark Forest Green
#002D04
ΔE00 8.81
Dark Olive
#373E02
ΔE00 9.58
Dark Green
#033500
ΔE00 9.67
Hunter Green (survey)
#0B4008
ΔE00 11.49
Forrest Green
#154406
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2703 #0C0327
analogous
#271E03 #1E2703 #0C2703
triadic
#1E2703 #031E27 #27031E
tetradic
#1E2703 #03271E #0C0327 #27030C
square
#1E2703 #03271E #0C0327 #27030C
split-complementary
#1E2703 #030C27 #1E0327
monochromatic
#161C02 #161C02 #1E2703 #4A6007 #75990C
Accessibility & contrast
On white
15.59
#1E2703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#1E2703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2703
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2703 | 1.00 | 15.59 | 1.35 | 15.59 |
| #FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#292405
Tritanopia (blue-blind)
#202420
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1e2703; /* rgb */ color: rgb(30, 39, 3); /* oklch */ color: oklch(25.5% 0.058 122.5);
Tailwind
colors: {
custom: {
50: '#5a6148',
500: '#1e2703',
950: '#000000',
},
}SCSS
$custom: #1e2703; $custom-light: #5a6148; $custom-dark: #000000;
JSON
{
"hex": "#1e2703",
"rgb": {
"r": 30,
"g": 39,
"b": 3
},
"hsl": {
"h": 75,
"s": 85.714,
"l": 8.235
},
"oklch": {
"l": 0.25523,
"c": 0.05768,
"h": 122.5
},
"luminance": 0.01734
}Semantic roles & 50–950 ramp
primary
#1E2703
secondary
#2F1B6B
accent
#2CFC60
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040500
muted
#797977