#0B350B#0B350B
#0B350B is a dark, moderate green. Relative luminance 0.026; OKLCH L 29.0% C 0.083 H 143.1°. Best body text is #FFFFFF at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #0B350B |
|---|---|
| RGB | rgb(11, 53, 11) |
| HSL | hsl(120, 66%, 13%) |
| HSV | hsv(120, 79%, 21%) |
| CMYK | cmyk(79.2%, 0%, 79.2%, 79.2%) |
| CIE-LAB | lab(18.55, -24.29, 21.27) |
| CIE-LCH | lch(18.55, 32.29, 138.80°) |
| OKLab | oklab(28.98% -0.066 0.0496) |
| OKLCH | oklch(28.98% 0.083 143.1) |
| XYZ | xyz(1.4714, 2.6414, 0.7488) |
| Luminance | 0.0264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.07
Very Dark Green
#062E03
ΔE00 2.08
Dark Forest Green
#002D04
ΔE00 2.69
Hunter Green (survey)
#0B4008
ΔE00 4.22
Forrest Green
#154406
ΔE00 5.81
Pine Green
#0A481E
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B350B #350B35
analogous
#20350B #0B350B #0B3520
triadic
#0B350B #0B0B35 #350B0B
tetradic
#0B350B #0B2035 #350B35 #35200B
square
#0B350B #0B2035 #350B35 #35200B
split-complementary
#0B350B #200B35 #350B20
monochromatic
#051905 #051905 #0B350B #166816 #209A20
Accessibility & contrast
On white
13.74
#0B350B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#0B350B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B350B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B350B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B350B | 1.00 | 13.74 | 1.53 | 13.74 |
| #FFFFFF | 13.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F06
Deuteranopia (green-blind)
#312C0F
Tritanopia (blue-blind)
#03332C
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #0b350b; /* rgb */ color: rgb(11, 53, 11); /* oklch */ color: oklch(29.0% 0.083 143.1);
Tailwind
colors: {
custom: {
50: '#516d4c',
500: '#0b350b',
950: '#000000',
},
}SCSS
$custom: #0b350b; $custom-light: #516d4c; $custom-dark: #000000;
JSON
{
"hex": "#0b350b",
"rgb": {
"r": 11,
"g": 53,
"b": 11
},
"hsl": {
"h": 120,
"s": 65.625,
"l": 12.549
},
"oklch": {
"l": 0.28978,
"c": 0.08251,
"h": 143.1
},
"luminance": 0.02642
}Semantic roles & 50–950 ramp
primary
#0B350B
secondary
#722A72
accent
#3FE9E9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77