#0D2D01#0D2D01
#0D2D01 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.3% C 0.080 H 138.2°. Best body text is #FFFFFF at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2D01 |
|---|---|
| RGB | rgb(13, 45, 1) |
| HSL | hsl(104, 96%, 9%) |
| HSV | hsv(104, 98%, 18%) |
| CMYK | cmyk(71.1%, 0%, 97.8%, 82.4%) |
| CIE-LAB | lab(15.30, -21.48, 21.38) |
| CIE-LCH | lch(15.30, 30.31, 135.13°) |
| OKLab | oklab(26.28% -0.0595 0.0531) |
| OKLCH | oklch(26.28% 0.08 138.2) |
| XYZ | xyz(1.1098, 1.9644, 0.3494) |
| Luminance | 0.0197 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.34
Dark Forest Green
#002D04
ΔE00 2.40
Dark Green
#033500
ΔE00 3.55
Hunter Green (survey)
#0B4008
ΔE00 6.40
Forrest Green
#154406
ΔE00 7.75
Forest Green (survey)
#06470C
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2D01 #21012D
analogous
#232D01 #0D2D01 #012D0B
triadic
#0D2D01 #010D2D #2D010D
tetradic
#0D2D01 #01232D #21012D #2D0B01
square
#0D2D01 #01232D #21012D #2D0B01
split-complementary
#0D2D01 #0B012D #2D0123
monochromatic
#091E01 #091E01 #0D2D01 #1E6902 #30A504
Accessibility & contrast
On white
15.08
#0D2D01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#0D2D01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2D01
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2D01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2D01 | 1.00 | 15.08 | 1.39 | 15.08 |
| #FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2800
Deuteranopia (green-blind)
#2B2505
Tritanopia (blue-blind)
#0A2B25
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0d2d01; /* rgb */ color: rgb(13, 45, 1); /* oklch */ color: oklch(26.3% 0.080 138.2);
Tailwind
colors: {
custom: {
50: '#506647',
500: '#0d2d01',
950: '#000000',
},
}SCSS
$custom: #0d2d01; $custom-light: #506647; $custom-dark: #000000;
JSON
{
"hex": "#0d2d01",
"rgb": {
"r": 13,
"g": 45,
"b": 1
},
"hsl": {
"h": 103.636,
"s": 95.652,
"l": 9.02
},
"oklch": {
"l": 0.26277,
"c": 0.07974,
"h": 138.2
},
"luminance": 0.01965
}Semantic roles & 50–950 ramp
primary
#0D2D01
secondary
#5A1773
accent
#29FFC5
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77