#0E2A12#0E2A12
#0E2A12 is a dark, muted green. Relative luminance 0.018; OKLCH L 25.6% C 0.056 H 146.6°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A12 |
|---|---|
| RGB | rgb(14, 42, 18) |
| HSL | hsl(129, 50%, 11%) |
| HSV | hsv(129, 67%, 16%) |
| CMYK | cmyk(66.7%, 0%, 57.1%, 83.5%) |
| CIE-LAB | lab(14.36, -17.15, 12.47) |
| CIE-LCH | lch(14.36, 21.20, 143.98°) |
| OKLab | oklab(25.59% -0.0465 0.0306) |
| OKLCH | oklch(25.59% 0.056 146.6) |
| XYZ | xyz(1.1182, 1.7929, 0.8593) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.96
Very Dark Green
#062E03
ΔE00 5.04
Dark Green
#033500
ΔE00 7.75
Evergreen
#05472A
ΔE00 9.79
Hunter Green (survey)
#0B4008
ΔE00 10.03
Pine Green
#0A481E
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A12 #2A0E26
analogous
#182A0E #0E2A12 #0E2A20
triadic
#0E2A12 #120E2A #2A120E
tetradic
#0E2A12 #0E182A #2A0E26 #2A200E
square
#0E2A12 #0E182A #2A0E26 #2A200E
split-complementary
#0E2A12 #200E2A #2A0E18
monochromatic
#08170A #08170A #0E2A12 #1D5826 #2D8639
Accessibility & contrast
On white
15.46
#0E2A12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0E2A12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A12
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A12 | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2610
Deuteranopia (green-blind)
#272314
Tritanopia (blue-blind)
#092924
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0e2a12; /* rgb */ color: rgb(14, 42, 18); /* oklch */ color: oklch(25.6% 0.056 146.6);
Tailwind
colors: {
custom: {
50: '#4f6450',
500: '#0e2a12',
950: '#000000',
},
}SCSS
$custom: #0e2a12; $custom-light: #4f6450; $custom-dark: #000000;
JSON
{
"hex": "#0e2a12",
"rgb": {
"r": 14,
"g": 42,
"b": 18
},
"hsl": {
"h": 128.571,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25588,
"c": 0.05566,
"h": 146.6
},
"luminance": 0.01793
}Semantic roles & 50–950 ramp
primary
#0E2A12
secondary
#64305C
accent
#4EC6DA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020502
muted
#787978