#0B240B#0B240B
#0B240B is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.3% C 0.055 H 143.6°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #0B240B |
|---|---|
| RGB | rgb(11, 36, 11) |
| HSL | hsl(120, 53%, 9%) |
| HSV | hsv(120, 69%, 14%) |
| CMYK | cmyk(69.4%, 0%, 69.4%, 85.9%) |
| CIE-LAB | lab(11.67, -16.33, 12.47) |
| CIE-LCH | lch(11.67, 20.54, 142.63°) |
| OKLab | oklab(23.3% -0.0444 0.0328) |
| OKLCH | oklch(23.3% 0.055 143.6) |
| XYZ | xyz(0.8292, 1.3570, 0.5348) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.69
Very Dark Green
#062E03
ΔE00 5.80
Dark Green
#033500
ΔE00 8.69
Hunter Green (survey)
#0B4008
ΔE00 11.29
Evergreen
#05472A
ΔE00 11.52
Pine Green
#0A481E
ΔE00 12.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B240B #240B24
analogous
#18240B #0B240B #0B2418
triadic
#0B240B #0B0B24 #240B0B
tetradic
#0B240B #0B1824 #240B24 #24180B
square
#0B240B #0B1824 #240B24 #24180B
split-complementary
#0B240B #180B24 #240B18
monochromatic
#071707 #071707 #0B240B #195319 #288228
Accessibility & contrast
On white
16.52
#0B240B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#0B240B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B240B
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B240B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B240B | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252009
Deuteranopia (green-blind)
#221E0D
Tritanopia (blue-blind)
#07231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #0b240b; /* rgb */ color: rgb(11, 36, 11); /* oklch */ color: oklch(23.3% 0.055 143.6);
Tailwind
colors: {
custom: {
50: '#4c5f4b',
500: '#0b240b',
950: '#000000',
},
}SCSS
$custom: #0b240b; $custom-light: #4c5f4b; $custom-dark: #000000;
JSON
{
"hex": "#0b240b",
"rgb": {
"r": 11,
"g": 36,
"b": 11
},
"hsl": {
"h": 120,
"s": 53.191,
"l": 9.216
},
"oklch": {
"l": 0.23301,
"c": 0.05518,
"h": 143.6
},
"luminance": 0.01357
}Semantic roles & 50–950 ramp
primary
#0B240B
secondary
#5F2C5F
accent
#4BDDDD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977