#0D300D#0D300D
#0D300D is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.072 H 143.3°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #0D300D |
|---|---|
| RGB | rgb(13, 48, 13) |
| HSL | hsl(120, 57%, 12%) |
| HSV | hsv(120, 73%, 19%) |
| CMYK | cmyk(72.9%, 0%, 72.9%, 81.2%) |
| CIE-LAB | lab(16.64, -21.27, 18.07) |
| CIE-LCH | lch(16.64, 27.91, 139.64°) |
| OKLab | oklab(27.43% -0.0578 0.0431) |
| OKLCH | oklch(27.43% 0.072 143.3) |
| XYZ | xyz(1.2955, 2.2284, 0.7425) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.75
Dark Forest Green
#002D04
ΔE00 2.19
Dark Green
#033500
ΔE00 4.07
Hunter Green (survey)
#0B4008
ΔE00 6.46
Pine Green
#0A481E
ΔE00 7.72
Forrest Green
#154406
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D300D #300D30
analogous
#1F300D #0D300D #0D301F
triadic
#0D300D #0D0D30 #300D0D
tetradic
#0D300D #0D1F30 #300D30 #301F0D
square
#0D300D #0D1F30 #300D30 #301F0D
split-complementary
#0D300D #1F0D30 #300D1F
monochromatic
#071807 #071807 #0D300D #1A601A #279027
Accessibility & contrast
On white
14.52
#0D300D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#0D300D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D300D
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D300D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D300D | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B09
Deuteranopia (green-blind)
#2D2810
Tritanopia (blue-blind)
#072E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0d300d; /* rgb */ color: rgb(13, 48, 13); /* oklch */ color: oklch(27.4% 0.072 143.3);
Tailwind
colors: {
custom: {
50: '#50694d',
500: '#0d300d',
950: '#000000',
},
}SCSS
$custom: #0d300d; $custom-light: #50694d; $custom-dark: #000000;
JSON
{
"hex": "#0d300d",
"rgb": {
"r": 13,
"g": 48,
"b": 13
},
"hsl": {
"h": 120,
"s": 57.377,
"l": 11.961
},
"oklch": {
"l": 0.2743,
"c": 0.07206,
"h": 143.3
},
"luminance": 0.02229
}Semantic roles & 50–950 ramp
primary
#0D300D
secondary
#6B2E6B
accent
#47E1E1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77