#1E260E#1E260E
#1E260E is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.4% C 0.042 H 124.6°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #1E260E |
|---|---|
| RGB | rgb(30, 38, 14) |
| HSL | hsl(80, 46%, 10%) |
| HSV | hsv(80, 63%, 15%) |
| CMYK | cmyk(21.1%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(13.79, -8.60, 14.15) |
| CIE-LCH | lch(13.79, 16.55, 121.29°) |
| OKLab | oklab(25.38% -0.0241 0.035) |
| OKLCH | oklch(25.38% 0.042 124.6) |
| XYZ | xyz(1.3078, 1.6939, 0.6734) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.47
Dark Forest Green
#002D04
ΔE00 10.06
Dark Green
#033500
ΔE00 11.38
Dark Olive
#373E02
ΔE00 11.58
Hunter Green (survey)
#0B4008
ΔE00 13.15
Charcoal (survey)
#343837
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E260E #160E26
analogous
#26220E #1E260E #12260E
triadic
#1E260E #0E1E26 #260E1E
tetradic
#1E260E #0E2622 #160E26 #260E12
square
#1E260E #0E2622 #160E26 #260E12
split-complementary
#1E260E #0E1226 #220E26
monochromatic
#121608 #121608 #1E260E #41531E #657F2F
Accessibility & contrast
On white
15.69
#1E260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#1E260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E260E
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E260E | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230C
Deuteranopia (green-blind)
#27230F
Tritanopia (blue-blind)
#1F2420
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #1e260e; /* rgb */ color: rgb(30, 38, 14); /* oklch */ color: oklch(25.4% 0.042 124.6);
Tailwind
colors: {
custom: {
50: '#5a604d',
500: '#1e260e',
950: '#000000',
},
}SCSS
$custom: #1e260e; $custom-light: #5a604d; $custom-dark: #000000;
JSON
{
"hex": "#1e260e",
"rgb": {
"r": 30,
"g": 38,
"b": 14
},
"hsl": {
"h": 80,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.25384,
"c": 0.04245,
"h": 124.6
},
"luminance": 0.01694
}Semantic roles & 50–950 ramp
primary
#1E260E
secondary
#40315F
accent
#52D67E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977