#0D290F#0D290F
#0D290F is a dark, muted green. Relative luminance 0.017; OKLCH L 25.1% C 0.058 H 144.9°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #0D290F |
|---|---|
| RGB | rgb(13, 41, 15) |
| HSL | hsl(124, 52%, 11%) |
| HSV | hsv(124, 68%, 16%) |
| CMYK | cmyk(68.3%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.86, -17.53, 13.51) |
| CIE-LCH | lch(13.86, 22.13, 142.37°) |
| OKLab | oklab(25.15% -0.0475 0.0334) |
| OKLCH | oklch(25.15% 0.058 144.9) |
| XYZ | xyz(1.0451, 1.7058, 0.7260) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.50
Very Dark Green
#062E03
ΔE00 4.55
Dark Green
#033500
ΔE00 7.34
Hunter Green (survey)
#0B4008
ΔE00 9.78
Evergreen
#05472A
ΔE00 10.05
Pine Green
#0A481E
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D290F #290D27
analogous
#19290D #0D290F #0D291D
triadic
#0D290F #0F0D29 #290F0D
tetradic
#0D290F #0D1929 #290D27 #291D0D
square
#0D290F #0D1929 #290D27 #291D0D
split-complementary
#0D290F #1D0D29 #290D19
monochromatic
#071709 #071709 #0D290F #1C5720 #2A8631
Accessibility & contrast
On white
15.66
#0D290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0D290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D290F
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D290F | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#262211
Tritanopia (blue-blind)
#082823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0d290f; /* rgb */ color: rgb(13, 41, 15); /* oklch */ color: oklch(25.1% 0.058 144.9);
Tailwind
colors: {
custom: {
50: '#4e634e',
500: '#0d290f',
950: '#000000',
},
}SCSS
$custom: #0d290f; $custom-light: #4e634e; $custom-dark: #000000;
JSON
{
"hex": "#0d290f",
"rgb": {
"r": 13,
"g": 41,
"b": 15
},
"hsl": {
"h": 124.286,
"s": 51.852,
"l": 10.588
},
"oklch": {
"l": 0.25149,
"c": 0.0581,
"h": 144.9
},
"luminance": 0.01706
}Semantic roles & 50–950 ramp
primary
#0D290F
secondary
#632E60
accent
#4CD1DB
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977