#0D2D0C#0D2D0C
#0D2D0C is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.4% C 0.068 H 142.9°. Best body text is #FFFFFF at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2D0C |
|---|---|
| RGB | rgb(13, 45, 12) |
| HSL | hsl(118, 58%, 11%) |
| HSV | hsv(118, 73%, 18%) |
| CMYK | cmyk(71.1%, 0%, 73.3%, 82.4%) |
| CIE-LAB | lab(15.43, -20.00, 17.02) |
| CIE-LCH | lch(15.43, 26.26, 139.60°) |
| OKLab | oklab(26.42% -0.0544 0.0412) |
| OKLCH | oklch(26.42% 0.068 142.9) |
| XYZ | xyz(1.1707, 1.9888, 0.6699) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.32
Dark Forest Green
#002D04
ΔE00 2.59
Dark Green
#033500
ΔE00 5.03
Hunter Green (survey)
#0B4008
ΔE00 7.53
Pine Green
#0A481E
ΔE00 8.73
Forrest Green
#154406
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2D0C #2C0C2D
analogous
#1D2D0C #0D2D0C #0C2D1B
triadic
#0D2D0C #0C0D2D #2D0C0D
tetradic
#0D2D0C #0C1D2D #2C0C2D #2D1B0C
square
#0D2D0C #0C1D2D #2C0C2D #2D1B0C
split-complementary
#0D2D0C #1B0C2D #2D0C1D
monochromatic
#071806 #071806 #0D2D0C #1B5D19 #298E26
Accessibility & contrast
On white
15.02
#0D2D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#0D2D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2D0C
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2D0C | 1.00 | 15.02 | 1.40 | 15.02 |
| #FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2809
Deuteranopia (green-blind)
#2A260F
Tritanopia (blue-blind)
#082B26
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #0d2d0c; /* rgb */ color: rgb(13, 45, 12); /* oklch */ color: oklch(26.4% 0.068 142.9);
Tailwind
colors: {
custom: {
50: '#50664c',
500: '#0d2d0c',
950: '#000000',
},
}SCSS
$custom: #0d2d0c; $custom-light: #50664c; $custom-dark: #000000;
JSON
{
"hex": "#0d2d0c",
"rgb": {
"r": 13,
"g": 45,
"b": 12
},
"hsl": {
"h": 118.182,
"s": 57.895,
"l": 11.176
},
"oklch": {
"l": 0.26424,
"c": 0.06823,
"h": 142.9
},
"luminance": 0.01989
}Semantic roles & 50–950 ramp
primary
#0D2D0C
secondary
#672C69
accent
#47E1DC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77