#1E2F08#1E2F08
#1E2F08 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.065 H 130.1°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2F08 |
|---|---|
| RGB | rgb(30, 47, 8) |
| HSL | hsl(86, 71%, 11%) |
| HSV | hsv(86, 83%, 18%) |
| CMYK | cmyk(36.2%, 0%, 83%, 81.6%) |
| CIE-LAB | lab(17.12, -14.71, 21.00) |
| CIE-LCH | lch(17.12, 25.64, 125.00°) |
| OKLab | oklab(28.05% -0.0417 0.0495) |
| OKLCH | oklch(28.05% 0.065 130.1) |
| XYZ | xyz(1.5958, 2.3265, 0.5947) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.40
Dark Forest Green
#002D04
ΔE00 6.40
Dark Green
#033500
ΔE00 6.60
Hunter Green (survey)
#0B4008
ΔE00 8.17
Dark Olive
#373E02
ΔE00 8.40
Forrest Green
#154406
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2F08 #19082F
analogous
#2F2C08 #1E2F08 #0A2F08
triadic
#1E2F08 #081E2F #2F081E
tetradic
#1E2F08 #082F2C #19082F #2F080A
square
#1E2F08 #082F2C #19082F #2F080A
split-complementary
#1E2F08 #080A2F #2C082F
monochromatic
#111A04 #111A04 #1E2F08 #3F6311 #61981A
Accessibility & contrast
On white
14.33
#1E2F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#1E2F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2F08
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2F08 | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B04
Deuteranopia (green-blind)
#2F2A0B
Tritanopia (blue-blind)
#1F2D27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2f08; /* rgb */ color: rgb(30, 47, 8); /* oklch */ color: oklch(28.1% 0.065 130.1);
Tailwind
colors: {
custom: {
50: '#5b674b',
500: '#1e2f08',
950: '#000000',
},
}SCSS
$custom: #1e2f08; $custom-light: #5b674b; $custom-dark: #000000;
JSON
{
"hex": "#1e2f08",
"rgb": {
"r": 30,
"g": 47,
"b": 8
},
"hsl": {
"h": 86.154,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.2805,
"c": 0.06473,
"h": 130.1
},
"luminance": 0.02327
}Semantic roles & 50–950 ramp
primary
#1E2F08
secondary
#45256E
accent
#3AEE88
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77