#0F2913#0F2913
#0F2913 is a dark, muted green. Relative luminance 0.017; OKLCH L 25.3% C 0.052 H 147.1°. Best body text is #FFFFFF at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2913 |
|---|---|
| RGB | rgb(15, 41, 19) |
| HSL | hsl(129, 46%, 11%) |
| HSV | hsv(129, 63%, 16%) |
| CMYK | cmyk(63.4%, 0%, 53.7%, 83.9%) |
| CIE-LAB | lab(14.03, -16.07, 11.42) |
| CIE-LCH | lch(14.03, 19.72, 144.61°) |
| OKLab | oklab(25.33% -0.0436 0.0282) |
| OKLCH | oklch(25.33% 0.052 147.1) |
| XYZ | xyz(1.1074, 1.7344, 0.8924) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.78
Very Dark Green
#062E03
ΔE00 5.86
Dark Green
#033500
ΔE00 8.55
Evergreen
#05472A
ΔE00 10.29
Hunter Green (survey)
#0B4008
ΔE00 10.78
Pine Green
#0A481E
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2913 #290F25
analogous
#18290F #0F2913 #0F2920
triadic
#0F2913 #130F29 #29130F
tetradic
#0F2913 #0F1829 #290F25 #29200F
square
#0F2913 #0F1829 #290F25 #29200F
split-complementary
#0F2913 #200F29 #290F18
monochromatic
#08160A #08160A #0F2913 #1F5628 #30833D
Accessibility & contrast
On white
15.59
#0F2913 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#0F2913 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2913
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2913 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2913 | 1.00 | 15.59 | 1.35 | 15.59 |
| #FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2511
Deuteranopia (green-blind)
#262314
Tritanopia (blue-blind)
#0A2824
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0f2913; /* rgb */ color: rgb(15, 41, 19); /* oklch */ color: oklch(25.3% 0.052 147.1);
Tailwind
colors: {
custom: {
50: '#506351',
500: '#0f2913',
950: '#000000',
},
}SCSS
$custom: #0f2913; $custom-light: #506351; $custom-dark: #000000;
JSON
{
"hex": "#0f2913",
"rgb": {
"r": 15,
"g": 41,
"b": 19
},
"hsl": {
"h": 129.231,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.25334,
"c": 0.05192,
"h": 147.1
},
"luminance": 0.01734
}Semantic roles & 50–950 ramp
primary
#0F2913
secondary
#62325B
accent
#52C2D6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020502
muted
#787978