#0E290F#0E290F
#0E290F is a dark, muted green. Relative luminance 0.017; OKLCH L 25.2% C 0.057 H 144.3°. Best body text is #FFFFFF at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #0E290F |
|---|---|
| RGB | rgb(14, 41, 15) |
| HSL | hsl(122, 49%, 11%) |
| HSV | hsv(122, 66%, 16%) |
| CMYK | cmyk(65.9%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.91, -17.19, 13.58) |
| CIE-LCH | lch(13.91, 21.91, 141.69°) |
| OKLab | oklab(25.2% -0.0467 0.0335) |
| OKLCH | oklch(25.2% 0.057 144.3) |
| XYZ | xyz(1.0602, 1.7136, 0.7267) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.62
Dark Forest Green
#002D04
ΔE00 4.62
Dark Green
#033500
ΔE00 7.40
Hunter Green (survey)
#0B4008
ΔE00 9.81
Evergreen
#05472A
ΔE00 10.16
Pine Green
#0A481E
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E290F #290E28
analogous
#1A290E #0E290F #0E291C
triadic
#0E290F #0F0E29 #290F0E
tetradic
#0E290F #0E1A29 #290E28 #291C0E
square
#0E290F #0E1A29 #290E28 #291C0E
split-complementary
#0E290F #1C0E29 #290E1A
monochromatic
#081708 #081708 #0E290F #1E5720 #2D8430
Accessibility & contrast
On white
15.64
#0E290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E290F
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E290F | 1.00 | 15.64 | 1.34 | 15.64 |
| #FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#262211
Tritanopia (blue-blind)
#0A2823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e290f; /* rgb */ color: rgb(14, 41, 15); /* oklch */ color: oklch(25.2% 0.057 144.3);
Tailwind
colors: {
custom: {
50: '#4f634e',
500: '#0e290f',
950: '#000000',
},
}SCSS
$custom: #0e290f; $custom-light: #4f634e; $custom-dark: #000000;
JSON
{
"hex": "#0e290f",
"rgb": {
"r": 14,
"g": 41,
"b": 15
},
"hsl": {
"h": 122.222,
"s": 49.091,
"l": 10.784
},
"oklch": {
"l": 0.25199,
"c": 0.05748,
"h": 144.3
},
"luminance": 0.01714
}Semantic roles & 50–950 ramp
primary
#0E290F
secondary
#633061
accent
#4FD4D9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977