#0E2A09#0E2A09
#0E2A09 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.4% C 0.066 H 140.8°. Best body text is #FFFFFF at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A09 |
|---|---|
| RGB | rgb(14, 42, 9) |
| HSL | hsl(111, 65%, 10%) |
| HSV | hsv(111, 79%, 16%) |
| CMYK | cmyk(66.7%, 0%, 78.6%, 83.5%) |
| CIE-LAB | lab(14.22, -18.63, 16.74) |
| CIE-LCH | lch(14.22, 25.05, 138.05°) |
| OKLab | oklab(25.43% -0.051 0.0416) |
| OKLCH | oklch(25.43% 0.066 140.8) |
| XYZ | xyz(1.0583, 1.7689, 0.5441) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.03
Dark Forest Green
#002D04
ΔE00 3.32
Dark Green
#033500
ΔE00 5.83
Hunter Green (survey)
#0B4008
ΔE00 8.44
Pine Green
#0A481E
ΔE00 9.80
Forrest Green
#154406
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A09 #25092A
analogous
#1F2A09 #0E2A09 #092A14
triadic
#0E2A09 #090E2A #2A090E
tetradic
#0E2A09 #091F2A #25092A #2A1409
square
#0E2A09 #091F2A #25092A #2A1409
split-complementary
#0E2A09 #14092A #2A091F
monochromatic
#081905 #081905 #0E2A09 #1F5C14 #308F1F
Accessibility & contrast
On white
15.51
#0E2A09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#0E2A09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A09
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A09 | 1.00 | 15.51 | 1.35 | 15.51 |
| #FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2606
Deuteranopia (green-blind)
#28230C
Tritanopia (blue-blind)
#0B2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0e2a09; /* rgb */ color: rgb(14, 42, 9); /* oklch */ color: oklch(25.4% 0.066 140.8);
Tailwind
colors: {
custom: {
50: '#4f644b',
500: '#0e2a09',
950: '#000000',
},
}SCSS
$custom: #0e2a09; $custom-light: #4f644b; $custom-dark: #000000;
JSON
{
"hex": "#0e2a09",
"rgb": {
"r": 14,
"g": 42,
"b": 9
},
"hsl": {
"h": 110.909,
"s": 64.706,
"l": 10
},
"oklch": {
"l": 0.25433,
"c": 0.0658,
"h": 140.8
},
"luminance": 0.01769
}Semantic roles & 50–950 ramp
primary
#0E2A09
secondary
#5E2768
accent
#40E8CE
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977