#0B3306#0B3306
#0B3306 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.084 H 141.4°. Best body text is #FFFFFF at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #0B3306 |
|---|---|
| RGB | rgb(11, 51, 6) |
| HSL | hsl(113, 79%, 11%) |
| HSV | hsv(113, 88%, 20%) |
| CMYK | cmyk(78.4%, 0%, 88.2%, 80%) |
| CIE-LAB | lab(17.70, -24.03, 22.30) |
| CIE-LCH | lch(17.70, 32.79, 137.13°) |
| OKLab | oklab(28.26% -0.0656 0.0524) |
| OKLCH | oklch(28.26% 0.084 141.4) |
| XYZ | xyz(1.3546, 2.4518, 0.5741) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.67
Dark Green
#033500
ΔE00 1.84
Dark Forest Green
#002D04
ΔE00 2.54
Hunter Green (survey)
#0B4008
ΔE00 4.47
Forrest Green
#154406
ΔE00 5.98
Forest Green (survey)
#06470C
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B3306 #2E0633
analogous
#213306 #0B3306 #063317
triadic
#0B3306 #060B33 #33060B
tetradic
#0B3306 #062133 #2E0633 #331706
square
#0B3306 #062133 #2E0633 #331706
split-complementary
#0B3306 #170633 #330621
monochromatic
#061B03 #061B03 #0B3306 #176A0C #23A113
Accessibility & contrast
On white
14.09
#0B3306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0B3306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B3306
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B3306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B3306 | 1.00 | 14.09 | 1.49 | 14.09 |
| #FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352D01
Deuteranopia (green-blind)
#302A0A
Tritanopia (blue-blind)
#04312A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0b3306; /* rgb */ color: rgb(11, 51, 6); /* oklch */ color: oklch(28.3% 0.084 141.4);
Tailwind
colors: {
custom: {
50: '#516b4a',
500: '#0b3306',
950: '#000000',
},
}SCSS
$custom: #0b3306; $custom-light: #516b4a; $custom-dark: #000000;
JSON
{
"hex": "#0b3306",
"rgb": {
"r": 11,
"g": 51,
"b": 6
},
"hsl": {
"h": 113.333,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.2826,
"c": 0.08395,
"h": 141.4
},
"luminance": 0.02452
}Semantic roles & 50–950 ramp
primary
#0B3306
secondary
#6A2174
accent
#32F5E0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77