#0E2901#0E2901
#0E2901 is a very dark, moderate green. Relative luminance 0.017; OKLCH L 25.0% C 0.074 H 136.9°. Best body text is #FFFFFF at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2901 |
|---|---|
| RGB | rgb(14, 41, 1) |
| HSL | hsl(101, 95%, 8%) |
| HSV | hsv(101, 98%, 16%) |
| CMYK | cmyk(65.9%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(13.72, -19.29, 19.34) |
| CIE-LCH | lch(13.72, 27.31, 134.92°) |
| OKLab | oklab(24.98% -0.0537 0.0503) |
| OKLCH | oklch(24.98% 0.074 136.9) |
| XYZ | xyz(0.9795, 1.6814, 0.3016) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.54
Dark Forest Green
#002D04
ΔE00 3.14
Dark Green
#033500
ΔE00 5.20
Hunter Green (survey)
#0B4008
ΔE00 8.01
Forrest Green
#154406
ΔE00 9.33
Pine Green
#0A481E
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2901 #1C0129
analogous
#222901 #0E2901 #012908
triadic
#0E2901 #010E29 #29010E
tetradic
#0E2901 #012229 #1C0129 #290801
square
#0E2901 #012229 #1C0129 #290801
split-complementary
#0E2901 #080129 #290122
monochromatic
#0A1E01 #0A1E01 #0E2901 #226502 #37A004
Accessibility & contrast
On white
15.72
#0E2901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E2901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2901
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2901 | 1.00 | 15.72 | 1.34 | 15.72 |
| #FFFFFF | 15.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#272204
Tritanopia (blue-blind)
#0C2721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e2901; /* rgb */ color: rgb(14, 41, 1); /* oklch */ color: oklch(25.0% 0.074 136.9);
Tailwind
colors: {
custom: {
50: '#4f6347',
500: '#0e2901',
950: '#000000',
},
}SCSS
$custom: #0e2901; $custom-light: #4f6347; $custom-dark: #000000;
JSON
{
"hex": "#0e2901",
"rgb": {
"r": 14,
"g": 41,
"b": 1
},
"hsl": {
"h": 100.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24982,
"c": 0.07357,
"h": 136.9
},
"luminance": 0.01681
}Semantic roles & 50–950 ramp
primary
#0E2901
secondary
#53166F
accent
#29FFB9
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977