#0D2C02#0D2C02
#0D2C02 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.0% C 0.077 H 138.5°. Best body text is #FFFFFF at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2C02 |
|---|---|
| RGB | rgb(13, 44, 2) |
| HSL | hsl(104, 91%, 9%) |
| HSV | hsv(104, 95%, 17%) |
| CMYK | cmyk(70.5%, 0%, 95.5%, 82.7%) |
| CIE-LAB | lab(14.91, -20.89, 20.47) |
| CIE-LCH | lch(14.91, 29.25, 135.58°) |
| OKLab | oklab(25.96% -0.0578 0.0512) |
| OKLCH | oklch(25.96% 0.077 138.5) |
| XYZ | xyz(1.0776, 1.8912, 0.3657) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.51
Dark Forest Green
#002D04
ΔE00 2.40
Dark Green
#033500
ΔE00 4.03
Hunter Green (survey)
#0B4008
ΔE00 6.86
Forrest Green
#154406
ΔE00 8.23
Pine Green
#0A481E
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2C02 #21022C
analogous
#222C02 #0D2C02 #022C0C
triadic
#0D2C02 #020D2C #2C020D
tetradic
#0D2C02 #02222C #21022C #2C0C02
square
#0D2C02 #02222C #21022C #2C0C02
split-complementary
#0D2C02 #0C022C #2C0222
monochromatic
#091D01 #091D01 #0D2C02 #1E6705 #30A107
Accessibility & contrast
On white
15.24
#0D2C02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#0D2C02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2C02
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2C02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2C02 | 1.00 | 15.24 | 1.38 | 15.24 |
| #FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2700
Deuteranopia (green-blind)
#2A2505
Tritanopia (blue-blind)
#0A2A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #0d2c02; /* rgb */ color: rgb(13, 44, 2); /* oklch */ color: oklch(26.0% 0.077 138.5);
Tailwind
colors: {
custom: {
50: '#4f6547',
500: '#0d2c02',
950: '#000000',
},
}SCSS
$custom: #0d2c02; $custom-light: #4f6547; $custom-dark: #000000;
JSON
{
"hex": "#0d2c02",
"rgb": {
"r": 13,
"g": 44,
"b": 2
},
"hsl": {
"h": 104.286,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.25955,
"c": 0.07718,
"h": 138.5
},
"luminance": 0.01891
}Semantic roles & 50–950 ramp
primary
#0D2C02
secondary
#5A1971
accent
#29FFC7
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020500
muted
#787A77