#0B3302#0B3302
#0B3302 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.088 H 140.1°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #0B3302 |
|---|---|
| RGB | rgb(11, 51, 2) |
| HSL | hsl(109, 92%, 10%) |
| HSV | hsv(109, 96%, 20%) |
| CMYK | cmyk(78.4%, 0%, 96.1%, 80%) |
| CIE-LAB | lab(17.66, -24.51, 23.89) |
| CIE-LCH | lch(17.66, 34.23, 135.74°) |
| OKLab | oklab(28.21% -0.0673 0.0563) |
| OKLCH | oklch(28.21% 0.088 140.1) |
| XYZ | xyz(1.3327, 2.4430, 0.4587) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.43
Very Dark Green
#062E03
ΔE00 2.10
Dark Forest Green
#002D04
ΔE00 3.01
Hunter Green (survey)
#0B4008
ΔE00 4.19
Forrest Green
#154406
ΔE00 5.63
Forest Green (survey)
#06470C
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B3302 #2A0233
analogous
#233302 #0B3302 #023312
triadic
#0B3302 #020B33 #33020B
tetradic
#0B3302 #022333 #2A0233 #331202
square
#0B3302 #022333 #2A0233 #331202
split-complementary
#0B3302 #120233 #330223
monochromatic
#061D01 #061D01 #0B3302 #186E04 #24A907
Accessibility & contrast
On white
14.11
#0B3302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0B3302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B3302
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B3302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B3302 | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352D00
Deuteranopia (green-blind)
#302A06
Tritanopia (blue-blind)
#05312A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0b3302; /* rgb */ color: rgb(11, 51, 2); /* oklch */ color: oklch(28.2% 0.088 140.1);
Tailwind
colors: {
custom: {
50: '#516b48',
500: '#0b3302',
950: '#000000',
},
}SCSS
$custom: #0b3302; $custom-light: #516b48; $custom-dark: #000000;
JSON
{
"hex": "#0b3302",
"rgb": {
"r": 11,
"g": 51,
"b": 2
},
"hsl": {
"h": 108.98,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.28214,
"c": 0.08774,
"h": 140.1
},
"luminance": 0.02443
}Semantic roles & 50–950 ramp
primary
#0B3302
secondary
#661A77
accent
#29FFD8
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77