#0B1007#0B1007
#0B1007 is a very dark, muted yellow-green. Relative luminance 0.005; OKLCH L 16.4% C 0.020 H 131.3°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #0B1007 |
|---|---|
| RGB | rgb(11, 16, 7) |
| HSL | hsl(93, 39%, 5%) |
| HSV | hsv(93, 56%, 6%) |
| CMYK | cmyk(31.3%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(4.13, -2.98, 3.26) |
| CIE-LCH | lch(4.13, 4.42, 132.51°) |
| OKLab | oklab(16.42% -0.0134 0.0153) |
| OKLCH | oklch(16.42% 0.02 131.3) |
| XYZ | xyz(0.3616, 0.4571, 0.2701) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.90
Black
#000000
ΔE00 5.48
Charcoal (survey)
#343837
ΔE00 12.71
Gunmetal
#2A3439
ΔE00 13.00
Dark Grey
#363737
ΔE00 13.03
Onyx
#353839
ΔE00 13.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B1007 #0C0710
analogous
#101007 #0B1007 #071008
triadic
#0B1007 #070B10 #10070B
tetradic
#0B1007 #071010 #0C0710 #100807
square
#0B1007 #071010 #0C0710 #100807
split-complementary
#0B1007 #080710 #100710
monochromatic
#0F1509 #0F1509 #0F1509 #283B1A #46652C
Accessibility & contrast
On white
19.24
#0B1007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#0B1007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B1007
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B1007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B1007 | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F06
Deuteranopia (green-blind)
#100E07
Tritanopia (blue-blind)
#0B0F0E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #0b1007; /* rgb */ color: rgb(11, 16, 7); /* oklch */ color: oklch(16.4% 0.020 131.3);
Tailwind
colors: {
custom: {
50: '#4b4e4a',
500: '#0b1007',
950: '#000000',
},
}SCSS
$custom: #0b1007; $custom-light: #4b4e4a; $custom-dark: #000000;
JSON
{
"hex": "#0b1007",
"rgb": {
"r": 11,
"g": 16,
"b": 7
},
"hsl": {
"h": 93.333,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16422,
"c": 0.0203,
"h": 131.3
},
"luminance": 0.00457
}Semantic roles & 50–950 ramp
primary
#0B1007
secondary
#3B2A49
accent
#59CF9A
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777