#0C110F#0C110F
#0C110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 17.1% C 0.009 H 169.0°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #0C110F |
|---|---|
| RGB | rgb(12, 17, 15) |
| HSL | hsl(156, 17%, 6%) |
| HSV | hsv(156, 29%, 7%) |
| CMYK | cmyk(29.4%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.64, -2.04, 0.45) |
| CIE-LCH | lch(4.64, 2.09, 167.65°) |
| OKLab | oklab(17.14% -0.0087 0.0017) |
| OKLCH | oklch(17.14% 0.009 169) |
| XYZ | xyz(0.4383, 0.5135, 0.5279) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.38
Black
#000000
ΔE00 3.96
Dark
#1B2431
ΔE00 10.72
Gunmetal
#2A3439
ΔE00 11.49
Charcoal (survey)
#343837
ΔE00 12.02
Dark Grey
#363737
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C110F #110C0E
analogous
#0C110C #0C110F #0C1011
triadic
#0C110F #0F0C11 #110F0C
tetradic
#0C110F #0C0C11 #110C0E #10110C
square
#0C110F #0C0C11 #110C0E #10110C
split-complementary
#0C110F #110C10 #110C0C
monochromatic
#0D1210 #0D1210 #0D1210 #25352F #3F594E
Accessibility & contrast
On white
19.04
#0C110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#0C110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C110F
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C110F | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100F
Deuteranopia (green-blind)
#10100F
Tritanopia (blue-blind)
#0B1110
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #0c110f; /* rgb */ color: rgb(12, 17, 15); /* oklch */ color: oklch(17.1% 0.009 169.0);
Tailwind
colors: {
custom: {
50: '#4c4f4e',
500: '#0c110f',
950: '#000000',
},
}SCSS
$custom: #0c110f; $custom-light: #4c4f4e; $custom-dark: #000000;
JSON
{
"hex": "#0c110f",
"rgb": {
"r": 12,
"g": 17,
"b": 15
},
"hsl": {
"h": 156,
"s": 17.241,
"l": 5.686
},
"oklch": {
"l": 0.1714,
"c": 0.00889,
"h": 169
},
"luminance": 0.00514
}Semantic roles & 50–950 ramp
primary
#0C110F
secondary
#44353B
accent
#6E8CBA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777