#0E2F0D#0E2F0D
#0E2F0D is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.070 H 142.9°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2F0D |
|---|---|
| RGB | rgb(14, 47, 13) |
| HSL | hsl(118, 57%, 12%) |
| HSV | hsv(118, 72%, 18%) |
| CMYK | cmyk(70.2%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(16.28, -20.49, 17.63) |
| CIE-LCH | lch(16.28, 27.04, 139.29°) |
| OKLab | oklab(27.14% -0.0557 0.0422) |
| OKLCH | oklch(27.14% 0.07 142.9) |
| XYZ | xyz(1.2702, 2.1553, 0.7298) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.03
Dark Forest Green
#002D04
ΔE00 2.44
Dark Green
#033500
ΔE00 4.50
Hunter Green (survey)
#0B4008
ΔE00 6.89
Pine Green
#0A481E
ΔE00 8.12
Forrest Green
#154406
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2F0D #2E0D2F
analogous
#1F2F0D #0E2F0D #0D2F1D
triadic
#0E2F0D #0D0E2F #2F0D0E
tetradic
#0E2F0D #0D1F2F #2E0D2F #2F1D0D
square
#0E2F0D #0D1F2F #2E0D2F #2F1D0D
split-complementary
#0E2F0D #1D0D2F #2F0D1F
monochromatic
#071807 #071807 #0E2F0D #1C5F1A #2B8F28
Accessibility & contrast
On white
14.68
#0E2F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#0E2F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2F0D
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2F0D | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A09
Deuteranopia (green-blind)
#2C2710
Tritanopia (blue-blind)
#092D28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0e2f0d; /* rgb */ color: rgb(14, 47, 13); /* oklch */ color: oklch(27.1% 0.070 142.9);
Tailwind
colors: {
custom: {
50: '#51684d',
500: '#0e2f0d',
950: '#000000',
},
}SCSS
$custom: #0e2f0d; $custom-light: #51684d; $custom-dark: #000000;
JSON
{
"hex": "#0e2f0d",
"rgb": {
"r": 14,
"g": 47,
"b": 13
},
"hsl": {
"h": 118.235,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.27144,
"c": 0.06991,
"h": 142.9
},
"luminance": 0.02155
}Semantic roles & 50–950 ramp
primary
#0E2F0D
secondary
#682E6A
accent
#48E0DB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77