#1E3003#1E3003
#1E3003 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.071 H 129.3°. Best body text is #FFFFFF at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #1E3003 |
|---|---|
| RGB | rgb(30, 48, 3) |
| HSL | hsl(84, 88%, 10%) |
| HSV | hsv(84, 94%, 19%) |
| CMYK | cmyk(37.5%, 0%, 93.8%, 81.2%) |
| CIE-LAB | lab(17.44, -15.77, 23.44) |
| CIE-LCH | lch(17.44, 28.25, 123.94°) |
| OKLab | oklab(28.3% -0.0452 0.0552) |
| OKLCH | oklch(28.3% 0.071 129.3) |
| XYZ | xyz(1.6088, 2.3964, 0.4639) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.37
Dark Green
#033500
ΔE00 6.10
Dark Forest Green
#002D04
ΔE00 6.46
Hunter Green (survey)
#0B4008
ΔE00 7.54
Dark Olive
#373E02
ΔE00 7.71
Forrest Green
#154406
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E3003 #150330
analogous
#302B03 #1E3003 #083003
triadic
#1E3003 #031E30 #30031E
tetradic
#1E3003 #03302B #150330 #300308
square
#1E3003 #03302B #150330 #300308
split-complementary
#1E3003 #030830 #2B0330
monochromatic
#121D02 #121D02 #1E3003 #426A07 #66A30A
Accessibility & contrast
On white
14.20
#1E3003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#1E3003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E3003
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E3003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E3003 | 1.00 | 14.20 | 1.48 | 14.20 |
| #FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#302A07
Tritanopia (blue-blind)
#1F2D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #1e3003; /* rgb */ color: rgb(30, 48, 3); /* oklch */ color: oklch(28.3% 0.071 129.3);
Tailwind
colors: {
custom: {
50: '#5b6848',
500: '#1e3003',
950: '#000000',
},
}SCSS
$custom: #1e3003; $custom-light: #5b6848; $custom-dark: #000000;
JSON
{
"hex": "#1e3003",
"rgb": {
"r": 30,
"g": 48,
"b": 3
},
"hsl": {
"h": 84,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.28301,
"c": 0.07136,
"h": 129.3
},
"luminance": 0.02396
}Semantic roles & 50–950 ramp
primary
#1E3003
secondary
#3F1B73
accent
#29FE7F
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77