#1A2E12#1A2E12
#1A2E12 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.6% C 0.055 H 137.4°. Best body text is #FFFFFF at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2E12 |
|---|---|
| RGB | rgb(26, 46, 18) |
| HSL | hsl(103, 44%, 13%) |
| HSV | hsv(103, 61%, 18%) |
| CMYK | cmyk(43.5%, 0%, 60.9%, 82%) |
| CIE-LAB | lab(16.59, -14.71, 15.44) |
| CIE-LCH | lch(16.59, 21.32, 133.63°) |
| OKLab | oklab(27.59% -0.0404 0.0371) |
| OKLCH | oklch(27.59% 0.055 137.4) |
| XYZ | xyz(1.5121, 2.2172, 0.9204) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.18
Dark Forest Green
#002D04
ΔE00 5.75
Dark Green
#033500
ΔE00 7.27
Hunter Green (survey)
#0B4008
ΔE00 9.07
Forrest Green
#154406
ΔE00 10.07
Pine Green
#0A481E
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2E12 #26122E
analogous
#282E12 #1A2E12 #122E18
triadic
#1A2E12 #121A2E #2E121A
tetradic
#1A2E12 #12282E #26122E #2E1812
square
#1A2E12 #12282E #26122E #2E1812
split-complementary
#1A2E12 #18122E #2E1228
monochromatic
#0C1609 #0C1609 #1A2E12 #335A23 #4C8634
Accessibility & contrast
On white
14.55
#1A2E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#1A2E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2E12
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2E12 | 1.00 | 14.55 | 1.44 | 14.55 |
| #FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A10
Deuteranopia (green-blind)
#2D2814
Tritanopia (blue-blind)
#192C28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #1a2e12; /* rgb */ color: rgb(26, 46, 18); /* oklch */ color: oklch(27.6% 0.055 137.4);
Tailwind
colors: {
custom: {
50: '#586750',
500: '#1a2e12',
950: '#000000',
},
}SCSS
$custom: #1a2e12; $custom-light: #586750; $custom-dark: #000000;
JSON
{
"hex": "#1a2e12",
"rgb": {
"r": 26,
"g": 46,
"b": 18
},
"hsl": {
"h": 102.857,
"s": 43.75,
"l": 12.549
},
"oklch": {
"l": 0.27589,
"c": 0.05487,
"h": 137.4
},
"luminance": 0.02217
}Semantic roles & 50–950 ramp
primary
#1A2E12
secondary
#583666
accent
#54D3AF
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030602
muted
#787A78