#0C2016#0C2016
#0C2016 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.033 H 160.3°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2016 |
|---|---|
| RGB | rgb(12, 32, 22) |
| HSL | hsl(150, 45%, 9%) |
| HSV | hsv(150, 63%, 13%) |
| CMYK | cmyk(62.5%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.33, -11.22, 4.34) |
| CIE-LCH | lch(10.33, 12.02, 158.86°) |
| OKLab | oklab(22.3% -0.031 0.0111) |
| OKLCH | oklch(22.3% 0.033 160.3) |
| XYZ | xyz(0.8129, 1.1691, 0.9417) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.37
Almost Black
#070D0D
ΔE00 11.44
Very Dark Green
#062E03
ΔE00 11.56
Charcoal (survey)
#343837
ΔE00 13.17
Gunmetal
#2A3439
ΔE00 13.56
Black
#000000
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2016 #200C16
analogous
#0C200C #0C2016 #0C2020
triadic
#0C2016 #160C20 #20160C
tetradic
#0C2016 #0C0C20 #200C16 #20200C
square
#0C2016 #0C0C20 #200C16 #20200C
split-complementary
#0C2016 #200C20 #200C0C
monochromatic
#08160F #08160F #0C2016 #1D4D35 #2D7953
Accessibility & contrast
On white
17.02
#0C2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0C2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2016
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2016 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D15
Deuteranopia (green-blind)
#1D1B17
Tritanopia (blue-blind)
#07201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0c2016; /* rgb */ color: rgb(12, 32, 22); /* oklch */ color: oklch(22.3% 0.033 160.3);
Tailwind
colors: {
custom: {
50: '#4c5b53',
500: '#0c2016',
950: '#000000',
},
}SCSS
$custom: #0c2016; $custom-light: #4c5b53; $custom-dark: #000000;
JSON
{
"hex": "#0c2016",
"rgb": {
"r": 12,
"g": 32,
"b": 22
},
"hsl": {
"h": 150,
"s": 45.455,
"l": 8.627
},
"oklch": {
"l": 0.22298,
"c": 0.03293,
"h": 160.3
},
"luminance": 0.01169
}Semantic roles & 50–950 ramp
primary
#0C2016
secondary
#5A2E44
accent
#5394D5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978