#0E2A0E#0E2A0E
#0E2A0E is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.060 H 143.6°. Best body text is #FFFFFF at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A0E |
|---|---|
| RGB | rgb(14, 42, 14) |
| HSL | hsl(120, 50%, 11%) |
| HSV | hsv(120, 67%, 16%) |
| CMYK | cmyk(66.7%, 0%, 66.7%, 83.5%) |
| CIE-LAB | lab(14.29, -17.88, 14.60) |
| CIE-LCH | lch(14.29, 23.08, 140.75°) |
| OKLab | oklab(25.51% -0.0486 0.0359) |
| OKLCH | oklch(25.51% 0.06 143.6) |
| XYZ | xyz(1.0883, 1.7809, 0.7018) |
| Luminance | 0.0178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.96
Dark Forest Green
#002D04
ΔE00 4.02
Dark Green
#033500
ΔE00 6.73
Hunter Green (survey)
#0B4008
ΔE00 9.17
Evergreen
#05472A
ΔE00 9.87
Pine Green
#0A481E
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A0E #2A0E2A
analogous
#1C2A0E #0E2A0E #0E2A1C
triadic
#0E2A0E #0E0E2A #2A0E0E
tetradic
#0E2A0E #0E1C2A #2A0E2A #2A1C0E
square
#0E2A0E #0E1C2A #2A0E2A #2A1C0E
split-complementary
#0E2A0E #1C0E2A #2A0E1C
monochromatic
#081708 #081708 #0E2A0E #1D581D #2D862D
Accessibility & contrast
On white
15.48
#0E2A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0E2A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A0E
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A0E | 1.00 | 15.48 | 1.36 | 15.48 |
| #FFFFFF | 15.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260B
Deuteranopia (green-blind)
#272310
Tritanopia (blue-blind)
#0A2924
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0e2a0e; /* rgb */ color: rgb(14, 42, 14); /* oklch */ color: oklch(25.5% 0.060 143.6);
Tailwind
colors: {
custom: {
50: '#4f644d',
500: '#0e2a0e',
950: '#000000',
},
}SCSS
$custom: #0e2a0e; $custom-light: #4f644d; $custom-dark: #000000;
JSON
{
"hex": "#0e2a0e",
"rgb": {
"r": 14,
"g": 42,
"b": 14
},
"hsl": {
"h": 120,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25511,
"c": 0.06042,
"h": 143.6
},
"luminance": 0.01781
}Semantic roles & 50–950 ramp
primary
#0E2A0E
secondary
#643064
accent
#4EDADA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977