#0D2901#0D2901
#0D2901 is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.074 H 137.4°. Best body text is #FFFFFF at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2901 |
|---|---|
| RGB | rgb(13, 41, 1) |
| HSL | hsl(102, 95%, 8%) |
| HSV | hsv(102, 98%, 16%) |
| CMYK | cmyk(68.3%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(13.67, -19.65, 19.27) |
| CIE-LCH | lch(13.67, 27.52, 135.56°) |
| OKLab | oklab(24.93% -0.0546 0.0502) |
| OKLCH | oklch(24.93% 0.074 137.4) |
| XYZ | xyz(0.9644, 1.6736, 0.3009) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.38
Dark Forest Green
#002D04
ΔE00 2.93
Dark Green
#033500
ΔE00 5.10
Hunter Green (survey)
#0B4008
ΔE00 7.96
Forrest Green
#154406
ΔE00 9.31
Pine Green
#0A481E
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2901 #1D0129
analogous
#212901 #0D2901 #012909
triadic
#0D2901 #010D29 #29010D
tetradic
#0D2901 #012129 #1D0129 #290901
square
#0D2901 #012129 #1D0129 #290901
split-complementary
#0D2901 #090129 #290121
monochromatic
#091E01 #091E01 #0D2901 #206502 #33A004
Accessibility & contrast
On white
15.73
#0D2901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0D2901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2901
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2901 | 1.00 | 15.73 | 1.33 | 15.73 |
| #FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#272204
Tritanopia (blue-blind)
#0B2721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0d2901; /* rgb */ color: rgb(13, 41, 1); /* oklch */ color: oklch(24.9% 0.074 137.4);
Tailwind
colors: {
custom: {
50: '#4e6347',
500: '#0d2901',
950: '#000000',
},
}SCSS
$custom: #0d2901; $custom-light: #4e6347; $custom-dark: #000000;
JSON
{
"hex": "#0d2901",
"rgb": {
"r": 13,
"g": 41,
"b": 1
},
"hsl": {
"h": 102,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24932,
"c": 0.07416,
"h": 137.4
},
"luminance": 0.01674
}Semantic roles & 50–950 ramp
primary
#0D2901
secondary
#55166F
accent
#29FFBF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977