#0B300B#0B300B
#0B300B is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.075 H 143.2°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #0B300B |
|---|---|
| RGB | rgb(11, 48, 11) |
| HSL | hsl(120, 63%, 12%) |
| HSV | hsv(120, 77%, 19%) |
| CMYK | cmyk(77.1%, 0%, 77.1%, 81.2%) |
| CIE-LAB | lab(16.55, -22.11, 18.85) |
| CIE-LCH | lch(16.55, 29.05, 139.54°) |
| OKLab | oklab(27.32% -0.06 0.0449) |
| OKLCH | oklch(27.32% 0.075 143.2) |
| XYZ | xyz(1.2553, 2.2091, 0.6768) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.28
Dark Forest Green
#002D04
ΔE00 1.80
Dark Green
#033500
ΔE00 3.62
Hunter Green (survey)
#0B4008
ΔE00 6.14
Pine Green
#0A481E
ΔE00 7.59
Forrest Green
#154406
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B300B #300B30
analogous
#1E300B #0B300B #0B301E
triadic
#0B300B #0B0B30 #300B0B
tetradic
#0B300B #0B1E30 #300B30 #301E0B
square
#0B300B #0B1E30 #300B30 #301E0B
split-complementary
#0B300B #1E0B30 #300B1E
monochromatic
#061906 #061906 #0B300B #166216 #229422
Accessibility & contrast
On white
14.57
#0B300B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#0B300B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B300B
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B300B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B300B | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B07
Deuteranopia (green-blind)
#2D280E
Tritanopia (blue-blind)
#042E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0b300b; /* rgb */ color: rgb(11, 48, 11); /* oklch */ color: oklch(27.3% 0.075 143.2);
Tailwind
colors: {
custom: {
50: '#50694c',
500: '#0b300b',
950: '#000000',
},
}SCSS
$custom: #0b300b; $custom-light: #50694c; $custom-dark: #000000;
JSON
{
"hex": "#0b300b",
"rgb": {
"r": 11,
"g": 48,
"b": 11
},
"hsl": {
"h": 120,
"s": 62.712,
"l": 11.569
},
"oklch": {
"l": 0.27324,
"c": 0.075,
"h": 143.2
},
"luminance": 0.02209
}Semantic roles & 50–950 ramp
primary
#0B300B
secondary
#6D2A6D
accent
#42E6E6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77