#0D301D#0D301D
#0D301D is a dark, muted green. Relative luminance 0.023; OKLCH L 27.8% C 0.054 H 156.3°. Best body text is #FFFFFF at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #0D301D |
|---|---|
| RGB | rgb(13, 48, 29) |
| HSL | hsl(147, 57%, 12%) |
| HSV | hsv(147, 73%, 19%) |
| CMYK | cmyk(72.9%, 0%, 39.6%, 81.2%) |
| CIE-LAB | lab(16.93, -18.09, 8.54) |
| CIE-LCH | lch(16.93, 20.01, 154.73°) |
| OKLab | oklab(27.76% -0.0492 0.0216) |
| OKLCH | oklch(27.76% 0.054 156.3) |
| XYZ | xyz(1.4446, 2.2880, 1.5277) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.63
Very Dark Green
#062E03
ΔE00 6.98
Evergreen
#05472A
ΔE00 8.00
Dark Green
#033500
ΔE00 9.17
Pine Green
#0A481E
ΔE00 9.84
Hunter Green (survey)
#0B4008
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D301D #300D20
analogous
#0F300D #0D301D #0D302F
triadic
#0D301D #1D0D30 #301D0D
tetradic
#0D301D #0D0F30 #300D20 #302F0D
square
#0D301D #0D0F30 #300D20 #302F0D
split-complementary
#0D301D #2F0D30 #300D0F
monochromatic
#07180F #07180F #0D301D #1A603A #279057
Accessibility & contrast
On white
14.41
#0D301D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0D301D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D301D
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D301D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D301D | 1.00 | 14.41 | 1.46 | 14.41 |
| #FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C1C
Deuteranopia (green-blind)
#2B281E
Tritanopia (blue-blind)
#02302B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0d301d; /* rgb */ color: rgb(13, 48, 29); /* oklch */ color: oklch(27.8% 0.054 156.3);
Tailwind
colors: {
custom: {
50: '#506859',
500: '#0d301d',
950: '#000000',
},
}SCSS
$custom: #0d301d; $custom-light: #506859; $custom-dark: #000000;
JSON
{
"hex": "#0d301d",
"rgb": {
"r": 13,
"g": 48,
"b": 29
},
"hsl": {
"h": 147.429,
"s": 57.377,
"l": 11.961
},
"oklch": {
"l": 0.27762,
"c": 0.05373,
"h": 156.3
},
"luminance": 0.02288
}Semantic roles & 50–950 ramp
primary
#0D301D
secondary
#6B2E4F
accent
#479AE1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78