#1E2F0D#1E2F0D
#1E2F0D is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.060 H 131.6°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2F0D |
|---|---|
| RGB | rgb(30, 47, 13) |
| HSL | hsl(90, 57%, 12%) |
| HSV | hsv(90, 72%, 18%) |
| CMYK | cmyk(36.2%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(17.17, -14.18, 18.93) |
| CIE-LCH | lch(17.17, 23.65, 126.83°) |
| OKLab | oklab(28.11% -0.0397 0.0447) |
| OKLCH | oklch(28.11% 0.06 131.6) |
| XYZ | xyz(1.6246, 2.3381, 0.7464) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.47
Dark Forest Green
#002D04
ΔE00 6.36
Dark Green
#033500
ΔE00 6.96
Hunter Green (survey)
#0B4008
ΔE00 8.54
Dark Olive
#373E02
ΔE00 9.10
Forrest Green
#154406
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2F0D #1E0D2F
analogous
#2F2F0D #1E2F0D #0D2F0D
triadic
#1E2F0D #0D1E2F #2F0D1E
tetradic
#1E2F0D #0D2F2F #1E0D2F #2F0D0D
square
#1E2F0D #0D2F2F #1E0D2F #2F0D0D
split-complementary
#1E2F0D #0D0D2F #2F0D2F
monochromatic
#0F1807 #0F1807 #1E2F0D #3D5F1A #5B8F28
Accessibility & contrast
On white
14.31
#1E2F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#1E2F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2F0D
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2F0D | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B09
Deuteranopia (green-blind)
#2F2A0F
Tritanopia (blue-blind)
#1F2D28
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2f0d; /* rgb */ color: rgb(30, 47, 13); /* oklch */ color: oklch(28.1% 0.060 131.6);
Tailwind
colors: {
custom: {
50: '#5b674d',
500: '#1e2f0d',
950: '#000000',
},
}SCSS
$custom: #1e2f0d; $custom-light: #5b674d; $custom-dark: #000000;
JSON
{
"hex": "#1e2f0d",
"rgb": {
"r": 30,
"g": 47,
"b": 13
},
"hsl": {
"h": 90,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.28111,
"c": 0.05975,
"h": 131.6
},
"luminance": 0.02338
}Semantic roles & 50–950 ramp
primary
#1E2F0D
secondary
#4C2E6A
accent
#48E094
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77