#0B3D0C#0B3D0C
#0B3D0C is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.6% C 0.093 H 143.2°. Best body text is #FFFFFF at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #0B3D0C |
|---|---|
| RGB | rgb(11, 61, 12) |
| HSL | hsl(121, 69%, 14%) |
| HSV | hsv(121, 82%, 24%) |
| CMYK | cmyk(82%, 0%, 80.3%, 76.1%) |
| CIE-LAB | lab(21.71, -27.48, 24.38) |
| CIE-LCH | lch(21.71, 36.74, 138.42°) |
| OKLab | oklab(31.6% -0.0745 0.0557) |
| OKLCH | oklch(31.6% 0.093 143.2) |
| XYZ | xyz(1.8730, 3.4350, 0.9121) |
| Luminance | 0.0343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.52
Dark Green
#033500
ΔE00 2.46
Forrest Green
#154406
ΔE00 3.28
Forest Green (survey)
#06470C
ΔE00 3.48
British Racing Green
#05480D
ΔE00 3.77
Pine Green
#0A481E
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B3D0C #3D0B3C
analogous
#233D0B #0B3D0C #0B3D25
triadic
#0B3D0C #0C0B3D #3D0C0B
tetradic
#0B3D0C #0B233D #3D0B3C #3D250B
square
#0B3D0C #0B233D #3D0B3C #3D250B
split-complementary
#0B3D0C #250B3D #3D0B23
monochromatic
#051A05 #051A05 #0B3D0C #147116 #1EA520
Accessibility & contrast
On white
12.45
#0B3D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#0B3D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B3D0C
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B3D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B3D0C | 1.00 | 12.45 | 1.69 | 12.45 |
| #FFFFFF | 12.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3605
Deuteranopia (green-blind)
#393211
Tritanopia (blue-blind)
#003B33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #0b3d0c; /* rgb */ color: rgb(11, 61, 12); /* oklch */ color: oklch(31.6% 0.093 143.2);
Tailwind
colors: {
custom: {
50: '#54734e',
500: '#0b3d0c',
950: '#000000',
},
}SCSS
$custom: #0b3d0c; $custom-light: #54734e; $custom-dark: #000000;
JSON
{
"hex": "#0b3d0c",
"rgb": {
"r": 11,
"g": 61,
"b": 12
},
"hsl": {
"h": 121.2,
"s": 69.444,
"l": 14.118
},
"oklch": {
"l": 0.31602,
"c": 0.09308,
"h": 143.2
},
"luminance": 0.03435
}Semantic roles & 50–950 ramp
primary
#0B3D0C
secondary
#7A2A78
accent
#3CE9EC
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030801
muted
#787B77