#0B240F#0B240F
#0B240F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.4% C 0.050 H 147.1°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #0B240F |
|---|---|
| RGB | rgb(11, 36, 15) |
| HSL | hsl(130, 53%, 9%) |
| HSV | hsv(130, 69%, 14%) |
| CMYK | cmyk(69.4%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.74, -15.57, 10.65) |
| CIE-LCH | lch(11.74, 18.86, 145.64°) |
| OKLab | oklab(23.38% -0.0422 0.0274) |
| OKLCH | oklch(23.38% 0.05 147.1) |
| XYZ | xyz(0.8551, 1.3673, 0.6707) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.57
Very Dark Green
#062E03
ΔE00 6.75
Dark Green
#033500
ΔE00 9.59
Evergreen
#05472A
ΔE00 11.64
Hunter Green (survey)
#0B4008
ΔE00 12.05
Pine Green
#0A481E
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B240F #240B20
analogous
#14240B #0B240F #0B241C
triadic
#0B240F #0F0B24 #240F0B
tetradic
#0B240F #0B1424 #240B20 #241C0B
square
#0B240F #0B1424 #240B20 #241C0B
split-complementary
#0B240F #1C0B24 #240B14
monochromatic
#07170A #07170A #0B240F #195323 #288236
Accessibility & contrast
On white
16.49
#0B240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#0B240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B240F
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B240F | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25200D
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#07231F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #0b240f; /* rgb */ color: rgb(11, 36, 15); /* oklch */ color: oklch(23.4% 0.050 147.1);
Tailwind
colors: {
custom: {
50: '#4c5f4e',
500: '#0b240f',
950: '#000000',
},
}SCSS
$custom: #0b240f; $custom-light: #4c5f4e; $custom-dark: #000000;
JSON
{
"hex": "#0b240f",
"rgb": {
"r": 11,
"g": 36,
"b": 15
},
"hsl": {
"h": 129.6,
"s": 53.191,
"l": 9.216
},
"oklch": {
"l": 0.23381,
"c": 0.05029,
"h": 147.1
},
"luminance": 0.01367
}Semantic roles & 50–950 ramp
primary
#0B240F
secondary
#5F2C57
accent
#4BC5DD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977