#1E2F02#1E2F02
#1E2F02 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.071 H 128.5°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2F02 |
|---|---|
| RGB | rgb(30, 47, 2) |
| HSL | hsl(83, 92%, 10%) |
| HSV | hsv(83, 96%, 18%) |
| CMYK | cmyk(36.2%, 0%, 95.7%, 81.6%) |
| CIE-LAB | lab(17.05, -15.32, 23.37) |
| CIE-LCH | lch(17.05, 27.95, 123.25°) |
| OKLab | oklab(27.98% -0.0442 0.0555) |
| OKLCH | oklch(27.98% 0.071 128.5) |
| XYZ | xyz(1.5629, 2.3134, 0.4216) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.57
Dark Green
#033500
ΔE00 6.40
Dark Forest Green
#002D04
ΔE00 6.64
Dark Olive
#373E02
ΔE00 7.74
Hunter Green (survey)
#0B4008
ΔE00 7.91
Forrest Green
#154406
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2F02 #13022F
analogous
#2F2A02 #1E2F02 #072F02
triadic
#1E2F02 #021E2F #2F021E
tetradic
#1E2F02 #022F2A #13022F #2F0207
square
#1E2F02 #022F2A #13022F #2F0207
split-complementary
#1E2F02 #02072F #2A022F
monochromatic
#131D01 #131D01 #1E2F02 #436A04 #69A407
Accessibility & contrast
On white
14.36
#1E2F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#1E2F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2F02
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2F02 | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#302A05
Tritanopia (blue-blind)
#1F2C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2f02; /* rgb */ color: rgb(30, 47, 2); /* oklch */ color: oklch(28.0% 0.071 128.5);
Tailwind
colors: {
custom: {
50: '#5b6748',
500: '#1e2f02',
950: '#000000',
},
}SCSS
$custom: #1e2f02; $custom-light: #5b6748; $custom-dark: #000000;
JSON
{
"hex": "#1e2f02",
"rgb": {
"r": 30,
"g": 47,
"b": 2
},
"hsl": {
"h": 82.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27979,
"c": 0.07093,
"h": 128.5
},
"luminance": 0.02313
}Semantic roles & 50–950 ramp
primary
#1E2F02
secondary
#3B1974
accent
#29FF7A
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77