#1E3002#1E3002
#1E3002 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.072 H 129.1°. Best body text is #FFFFFF at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #1E3002 |
|---|---|
| RGB | rgb(30, 48, 2) |
| HSL | hsl(83, 92%, 10%) |
| HSV | hsv(83, 96%, 19%) |
| CMYK | cmyk(37.5%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(17.43, -15.88, 23.83) |
| CIE-LCH | lch(17.43, 28.64, 123.67°) |
| OKLab | oklab(28.29% -0.0457 0.0562) |
| OKLCH | oklch(28.29% 0.072 129.1) |
| XYZ | xyz(1.6033, 2.3943, 0.4351) |
| Luminance | 0.0239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.43
Dark Green
#033500
ΔE00 6.09
Dark Forest Green
#002D04
ΔE00 6.52
Hunter Green (survey)
#0B4008
ΔE00 7.52
Dark Olive
#373E02
ΔE00 7.61
Forrest Green
#154406
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E3002 #140230
analogous
#302B02 #1E3002 #073002
triadic
#1E3002 #021E30 #30021E
tetradic
#1E3002 #02302B #140230 #300207
square
#1E3002 #02302B #140230 #300207
split-complementary
#1E3002 #020730 #2B0230
monochromatic
#121D01 #121D01 #1E3002 #436B04 #67A607
Accessibility & contrast
On white
14.20
#1E3002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#1E3002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E3002
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E3002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E3002 | 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)
#302A06
Tritanopia (blue-blind)
#1F2D27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #1e3002; /* rgb */ color: rgb(30, 48, 2); /* oklch */ color: oklch(28.3% 0.072 129.1);
Tailwind
colors: {
custom: {
50: '#5b6848',
500: '#1e3002',
950: '#000000',
},
}SCSS
$custom: #1e3002; $custom-light: #5b6848; $custom-dark: #000000;
JSON
{
"hex": "#1e3002",
"rgb": {
"r": 30,
"g": 48,
"b": 2
},
"hsl": {
"h": 83.478,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.28289,
"c": 0.0724,
"h": 129.1
},
"luminance": 0.02394
}Semantic roles & 50–950 ramp
primary
#1E3002
secondary
#3D1975
accent
#29FF7D
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77