#0D300C#0D300C
#0D300C is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.073 H 142.8°. Best body text is #FFFFFF at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #0D300C |
|---|---|
| RGB | rgb(13, 48, 12) |
| HSL | hsl(118, 60%, 12%) |
| HSV | hsv(118, 75%, 19%) |
| CMYK | cmyk(72.9%, 0%, 75%, 81.2%) |
| CIE-LAB | lab(16.63, -21.41, 18.53) |
| CIE-LCH | lch(16.63, 28.31, 139.13°) |
| OKLab | oklab(27.42% -0.0582 0.0441) |
| OKLCH | oklch(27.42% 0.073 142.8) |
| XYZ | xyz(1.2892, 2.2259, 0.7095) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.57
Dark Forest Green
#002D04
ΔE00 2.12
Dark Green
#033500
ΔE00 3.88
Hunter Green (survey)
#0B4008
ΔE00 6.31
Pine Green
#0A481E
ΔE00 7.70
Forrest Green
#154406
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D300C #2F0C30
analogous
#1F300C #0D300C #0C301D
triadic
#0D300C #0C0D30 #300C0D
tetradic
#0D300C #0C1F30 #2F0C30 #301D0C
square
#0D300C #0C1F30 #2F0C30 #301D0C
split-complementary
#0D300C #1D0C30 #300C1F
monochromatic
#071806 #071806 #0D300C #1A6118 #289224
Accessibility & contrast
On white
14.53
#0D300C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#0D300C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D300C
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D300C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D300C | 1.00 | 14.53 | 1.45 | 14.53 |
| #FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B08
Deuteranopia (green-blind)
#2D280F
Tritanopia (blue-blind)
#072E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0d300c; /* rgb */ color: rgb(13, 48, 12); /* oklch */ color: oklch(27.4% 0.073 142.8);
Tailwind
colors: {
custom: {
50: '#50694c',
500: '#0d300c',
950: '#000000',
},
}SCSS
$custom: #0d300c; $custom-light: #50694c; $custom-dark: #000000;
JSON
{
"hex": "#0d300c",
"rgb": {
"r": 13,
"g": 48,
"b": 12
},
"hsl": {
"h": 118.333,
"s": 60,
"l": 11.765
},
"oklch": {
"l": 0.27416,
"c": 0.07304,
"h": 142.8
},
"luminance": 0.02226
}Semantic roles & 50–950 ramp
primary
#0D300C
secondary
#6A2C6C
accent
#45E3DF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77