#0E2B0D#0E2B0D
#0E2B0D is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.8% C 0.063 H 142.9°. Best body text is #FFFFFF at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2B0D |
|---|---|
| RGB | rgb(14, 43, 13) |
| HSL | hsl(118, 54%, 11%) |
| HSV | hsv(118, 70%, 17%) |
| CMYK | cmyk(67.4%, 0%, 69.8%, 83.1%) |
| CIE-LAB | lab(14.68, -18.54, 15.60) |
| CIE-LCH | lch(14.68, 24.23, 139.93°) |
| OKLab | oklab(25.82% -0.0505 0.0382) |
| OKLCH | oklch(25.82% 0.063 142.9) |
| XYZ | xyz(1.1176, 1.8501, 0.6789) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.33
Dark Forest Green
#002D04
ΔE00 3.48
Dark Green
#033500
ΔE00 6.09
Hunter Green (survey)
#0B4008
ΔE00 8.57
Pine Green
#0A481E
ΔE00 9.59
Evergreen
#05472A
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2B0D #2A0D2B
analogous
#1D2B0D #0E2B0D #0D2B1B
triadic
#0E2B0D #0D0E2B #2B0D0E
tetradic
#0E2B0D #0D1D2B #2A0D2B #2B1B0D
square
#0E2B0D #0D1D2B #2A0D2B #2B1B0D
split-complementary
#0E2B0D #1B0D2B #2B0D1D
monochromatic
#081707 #081707 #0E2B0D #1D5A1B #2D8929
Accessibility & contrast
On white
15.33
#0E2B0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#0E2B0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2B0D
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2B0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2B0D | 1.00 | 15.33 | 1.37 | 15.33 |
| #FFFFFF | 15.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C270A
Deuteranopia (green-blind)
#28240F
Tritanopia (blue-blind)
#0A2A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #0e2b0d; /* rgb */ color: rgb(14, 43, 13); /* oklch */ color: oklch(25.8% 0.063 142.9);
Tailwind
colors: {
custom: {
50: '#50644d',
500: '#0e2b0d',
950: '#000000',
},
}SCSS
$custom: #0e2b0d; $custom-light: #50644d; $custom-dark: #000000;
JSON
{
"hex": "#0e2b0d",
"rgb": {
"r": 14,
"g": 43,
"b": 13
},
"hsl": {
"h": 118,
"s": 53.571,
"l": 10.98
},
"oklch": {
"l": 0.25824,
"c": 0.06326,
"h": 142.9
},
"luminance": 0.0185
}Semantic roles & 50–950 ramp
primary
#0E2B0D
secondary
#642E66
accent
#4BDDD8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020501
muted
#787A77