#1E3203#1E3203
#1E3203 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 28.9% C 0.074 H 130.4°. Best body text is #FFFFFF at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #1E3203 |
|---|---|
| RGB | rgb(30, 50, 3) |
| HSL | hsl(86, 89%, 10%) |
| HSV | hsv(86, 94%, 20%) |
| CMYK | cmyk(40%, 0%, 94%, 80.4%) |
| CIE-LAB | lab(18.20, -16.87, 24.35) |
| CIE-LCH | lch(18.20, 29.62, 124.71°) |
| OKLab | oklab(28.92% -0.0482 0.0566) |
| OKLCH | oklch(28.92% 0.074 130.4) |
| XYZ | xyz(1.6924, 2.5637, 0.4918) |
| Luminance | 0.0256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.19
Dark Green
#033500
ΔE00 5.54
Dark Forest Green
#002D04
ΔE00 6.31
Hunter Green (survey)
#0B4008
ΔE00 6.79
Forrest Green
#154406
ΔE00 7.18
Dark Olive
#373E02
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E3203 #170332
analogous
#322E03 #1E3203 #063203
triadic
#1E3203 #031E32 #32031E
tetradic
#1E3203 #03322E #170332 #320306
square
#1E3203 #03322E #170332 #320306
split-complementary
#1E3203 #030632 #2E0332
monochromatic
#111D02 #111D02 #1E3203 #416C06 #63A50A
Accessibility & contrast
On white
13.88
#1E3203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#1E3203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E3203
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E3203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E3203 | 1.00 | 13.88 | 1.51 | 13.88 |
| #FFFFFF | 13.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352D00
Deuteranopia (green-blind)
#322C07
Tritanopia (blue-blind)
#1F2F29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1e3203; /* rgb */ color: rgb(30, 50, 3); /* oklch */ color: oklch(28.9% 0.074 130.4);
Tailwind
colors: {
custom: {
50: '#5c6a48',
500: '#1e3203',
950: '#000000',
},
}SCSS
$custom: #1e3203; $custom-light: #5c6a48; $custom-dark: #000000;
JSON
{
"hex": "#1e3203",
"rgb": {
"r": 30,
"g": 50,
"b": 3
},
"hsl": {
"h": 85.532,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.28921,
"c": 0.07434,
"h": 130.4
},
"luminance": 0.02564
}Semantic roles & 50–950 ramp
primary
#1E3203
secondary
#421B75
accent
#29FF84
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040601
muted
#797A77