#1E280E#1E280E
#1E280E is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 26.0% C 0.046 H 126.8°. Best body text is #FFFFFF at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #1E280E |
|---|---|
| RGB | rgb(30, 40, 14) |
| HSL | hsl(83, 48%, 11%) |
| HSV | hsv(83, 65%, 16%) |
| CMYK | cmyk(25%, 0%, 65%, 84.3%) |
| CIE-LAB | lab(14.54, -9.86, 15.13) |
| CIE-LCH | lch(14.54, 18.06, 123.10°) |
| OKLab | oklab(25.99% -0.0276 0.0369) |
| OKLCH | oklch(25.99% 0.046 126.8) |
| XYZ | xyz(1.3735, 1.8253, 0.6953) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.39
Dark Forest Green
#002D04
ΔE00 9.02
Dark Green
#033500
ΔE00 10.29
Dark Olive
#373E02
ΔE00 10.94
Hunter Green (survey)
#0B4008
ΔE00 12.05
Forrest Green
#154406
ΔE00 12.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E280E #180E28
analogous
#28250E #1E280E #11280E
triadic
#1E280E #0E1E28 #280E1E
tetradic
#1E280E #0E2825 #180E28 #280E11
square
#1E280E #0E2825 #180E28 #280E11
split-complementary
#1E280E #0E1128 #250E28
monochromatic
#111708 #111708 #1E280E #40551E #62832E
Accessibility & contrast
On white
15.38
#1E280E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#1E280E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E280E
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E280E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E280E | 1.00 | 15.38 | 1.37 | 15.38 |
| #FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250C
Deuteranopia (green-blind)
#292510
Tritanopia (blue-blind)
#1F2622
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #1e280e; /* rgb */ color: rgb(30, 40, 14); /* oklch */ color: oklch(26.0% 0.046 126.8);
Tailwind
colors: {
custom: {
50: '#5a614d',
500: '#1e280e',
950: '#000000',
},
}SCSS
$custom: #1e280e; $custom-light: #5a614d; $custom-dark: #000000;
JSON
{
"hex": "#1e280e",
"rgb": {
"r": 30,
"g": 40,
"b": 14
},
"hsl": {
"h": 83.077,
"s": 48.148,
"l": 10.588
},
"oklch": {
"l": 0.25989,
"c": 0.04612,
"h": 126.8
},
"luminance": 0.01825
}Semantic roles & 50–950 ramp
primary
#1E280E
secondary
#433061
accent
#50D884
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977