#0B2016#0B2016
#0B2016 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.2% C 0.034 H 161.2°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2016 |
|---|---|
| RGB | rgb(11, 32, 22) |
| HSL | hsl(151, 49%, 8%) |
| HSV | hsv(151, 66%, 13%) |
| CMYK | cmyk(65.6%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.27, -11.54, 4.25) |
| CIE-LCH | lch(10.27, 12.30, 159.77°) |
| OKLab | oklab(22.24% -0.032 0.0109) |
| OKLCH | oklch(22.24% 0.034 161.2) |
| XYZ | xyz(0.7993, 1.1620, 0.9411) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.27
Very Dark Green
#062E03
ΔE00 11.50
Almost Black
#070D0D
ΔE00 11.63
Charcoal (survey)
#343837
ΔE00 13.37
Gunmetal
#2A3439
ΔE00 13.70
Black
#000000
ΔE00 14.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2016 #200B15
analogous
#0B200B #0B2016 #0B1F20
triadic
#0B2016 #160B20 #20160B
tetradic
#0B2016 #0B0B20 #200B15 #1F200B
square
#0B2016 #0B0B20 #200B15 #1F200B
split-complementary
#0B2016 #200B1F #200B0B
monochromatic
#081710 #081710 #0B2016 #1B4E35 #2A7B55
Accessibility & contrast
On white
17.04
#0B2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0B2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2016
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2016 | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D15
Deuteranopia (green-blind)
#1C1B17
Tritanopia (blue-blind)
#05201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0b2016; /* rgb */ color: rgb(11, 32, 22); /* oklch */ color: oklch(22.2% 0.034 161.2);
Tailwind
colors: {
custom: {
50: '#4b5b53',
500: '#0b2016',
950: '#000000',
},
}SCSS
$custom: #0b2016; $custom-light: #4b5b53; $custom-dark: #000000;
JSON
{
"hex": "#0b2016",
"rgb": {
"r": 11,
"g": 32,
"b": 22
},
"hsl": {
"h": 151.429,
"s": 48.837,
"l": 8.431
},
"oklch": {
"l": 0.2224,
"c": 0.03378,
"h": 161.2
},
"luminance": 0.01162
}Semantic roles & 50–950 ramp
primary
#0B2016
secondary
#5A2C42
accent
#4F91D8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978