#0E2A14#0E2A14
#0E2A14 is a dark, muted green. Relative luminance 0.018; OKLCH L 25.6% C 0.053 H 148.5°. Best body text is #FFFFFF at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2A14 |
|---|---|
| RGB | rgb(14, 42, 20) |
| HSL | hsl(133, 50%, 11%) |
| HSV | hsv(133, 67%, 16%) |
| CMYK | cmyk(66.7%, 0%, 52.4%, 83.5%) |
| CIE-LAB | lab(14.40, -16.73, 11.25) |
| CIE-LCH | lch(14.40, 20.16, 146.09°) |
| OKLab | oklab(25.63% -0.0453 0.0278) |
| OKLCH | oklch(25.63% 0.053 148.5) |
| XYZ | xyz(1.1353, 1.7997, 0.9492) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.57
Very Dark Green
#062E03
ΔE00 5.71
Dark Green
#033500
ΔE00 8.37
Evergreen
#05472A
ΔE00 9.83
Hunter Green (survey)
#0B4008
ΔE00 10.57
Pine Green
#0A481E
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2A14 #2A0E24
analogous
#162A0E #0E2A14 #0E2A22
triadic
#0E2A14 #140E2A #2A140E
tetradic
#0E2A14 #0E162A #2A0E24 #2A220E
square
#0E2A14 #0E162A #2A0E24 #2A220E
split-complementary
#0E2A14 #220E2A #2A0E16
monochromatic
#08170B #08170B #0E2A14 #1D582A #2D8640
Accessibility & contrast
On white
15.44
#0E2A14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0E2A14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2A14
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2A14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2A14 | 1.00 | 15.44 | 1.36 | 15.44 |
| #FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2612
Deuteranopia (green-blind)
#272315
Tritanopia (blue-blind)
#082925
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0e2a14; /* rgb */ color: rgb(14, 42, 20); /* oklch */ color: oklch(25.6% 0.053 148.5);
Tailwind
colors: {
custom: {
50: '#4f6451',
500: '#0e2a14',
950: '#000000',
},
}SCSS
$custom: #0e2a14; $custom-light: #4f6451; $custom-dark: #000000;
JSON
{
"hex": "#0e2a14",
"rgb": {
"r": 14,
"g": 42,
"b": 20
},
"hsl": {
"h": 132.857,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25632,
"c": 0.05318,
"h": 148.5
},
"luminance": 0.018
}Semantic roles & 50–950 ramp
primary
#0E2A14
secondary
#643059
accent
#4EBCDA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020502
muted
#787978