#0B2C0D#0B2C0D
#0B2C0D is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.0% C 0.067 H 144.4°. Best body text is #FFFFFF at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2C0D |
|---|---|
| RGB | rgb(11, 44, 13) |
| HSL | hsl(124, 60%, 11%) |
| HSV | hsv(124, 75%, 17%) |
| CMYK | cmyk(75%, 0%, 70.5%, 82.7%) |
| CIE-LAB | lab(14.96, -19.97, 15.94) |
| CIE-LCH | lch(14.96, 25.55, 141.41°) |
| OKLab | oklab(26.02% -0.0541 0.0388) |
| OKLCH | oklch(26.02% 0.067 144.4) |
| XYZ | xyz(1.1113, 1.9015, 0.6891) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.76
Dark Forest Green
#002D04
ΔE00 2.76
Dark Green
#033500
ΔE00 5.54
Hunter Green (survey)
#0B4008
ΔE00 8.06
Pine Green
#0A481E
ΔE00 9.02
Evergreen
#05472A
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2C0D #2C0B2A
analogous
#192C0B #0B2C0D #0B2C1D
triadic
#0B2C0D #0D0B2C #2C0D0B
tetradic
#0B2C0D #0B192C #2C0B2A #2C1D0B
square
#0B2C0D #0B192C #2C0B2A #2C1D0B
split-complementary
#0B2C0D #1D0B2C #2C0B19
monochromatic
#061807 #061807 #0B2C0D #175D1B #238E2A
Accessibility & contrast
On white
15.21
#0B2C0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#0B2C0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2C0D
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2C0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2C0D | 1.00 | 15.21 | 1.38 | 15.21 |
| #FFFFFF | 15.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D270A
Deuteranopia (green-blind)
#29240F
Tritanopia (blue-blind)
#052B25
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0b2c0d; /* rgb */ color: rgb(11, 44, 13); /* oklch */ color: oklch(26.0% 0.067 144.4);
Tailwind
colors: {
custom: {
50: '#4e654d',
500: '#0b2c0d',
950: '#000000',
},
}SCSS
$custom: #0b2c0d; $custom-light: #4e654d; $custom-dark: #000000;
JSON
{
"hex": "#0b2c0d",
"rgb": {
"r": 11,
"g": 44,
"b": 13
},
"hsl": {
"h": 123.636,
"s": 60,
"l": 10.784
},
"oklch": {
"l": 0.26022,
"c": 0.06663,
"h": 144.4
},
"luminance": 0.01902
}Semantic roles & 50–950 ramp
primary
#0B2C0D
secondary
#682B64
accent
#45DAE3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020501
muted
#787A77