#0E2B1B#0E2B1B
#0E2B1B is a dark, muted green. Relative luminance 0.019; OKLCH L 26.1% C 0.046 H 156.8°. Best body text is #FFFFFF at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2B1B |
|---|---|
| RGB | rgb(14, 43, 27) |
| HSL | hsl(147, 51%, 11%) |
| HSV | hsv(147, 67%, 17%) |
| CMYK | cmyk(67.4%, 0%, 37.2%, 83.1%) |
| CIE-LAB | lab(14.95, -15.63, 7.22) |
| CIE-LCH | lch(14.95, 17.22, 155.22°) |
| OKLab | oklab(26.14% -0.0427 0.0183) |
| OKLCH | oklch(26.14% 0.046 156.8) |
| XYZ | xyz(1.2427, 1.9001, 1.3380) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.81
Very Dark Green
#062E03
ΔE00 8.09
Evergreen
#05472A
ΔE00 10.06
Dark Green
#033500
ΔE00 10.57
Pine Green
#0A481E
ΔE00 11.82
Hunter Green (survey)
#0B4008
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2B1B #2B0E1E
analogous
#0F2B0E #0E2B1B #0E2B29
triadic
#0E2B1B #1B0E2B #2B1B0E
tetradic
#0E2B1B #0E0F2B #2B0E1E #2B290E
square
#0E2B1B #0E0F2B #2B0E1E #2B290E
split-complementary
#0E2B1B #290E2B #2B0E0F
monochromatic
#08170E #08170E #0E2B1B #1D5938 #2C8755
Accessibility & contrast
On white
15.22
#0E2B1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#0E2B1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2B1B
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2B1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2B1B | 1.00 | 15.22 | 1.38 | 15.22 |
| #FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B271A
Deuteranopia (green-blind)
#27241C
Tritanopia (blue-blind)
#062B27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0e2b1b; /* rgb */ color: rgb(14, 43, 27); /* oklch */ color: oklch(26.1% 0.046 156.8);
Tailwind
colors: {
custom: {
50: '#4f6457',
500: '#0e2b1b',
950: '#000000',
},
}SCSS
$custom: #0e2b1b; $custom-light: #4f6457; $custom-dark: #000000;
JSON
{
"hex": "#0e2b1b",
"rgb": {
"r": 14,
"g": 43,
"b": 27
},
"hsl": {
"h": 146.897,
"s": 50.877,
"l": 11.176
},
"oklch": {
"l": 0.26139,
"c": 0.04644,
"h": 156.8
},
"luminance": 0.019
}Semantic roles & 50–950 ramp
primary
#0E2B1B
secondary
#65304D
accent
#4D9BDA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020503
muted
#787A78