#0C141A#0C141A
#0C141A is a very dark, near-neutral cyan. Relative luminance 0.007; OKLCH L 18.6% C 0.017 H 241.2°. Best body text is #FFFFFF at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #0C141A |
|---|---|
| RGB | rgb(12, 20, 26) |
| HSL | hsl(206, 37%, 7%) |
| HSV | hsv(206, 54%, 10%) |
| CMYK | cmyk(53.8%, 23.1%, 0%, 89.8%) |
| CIE-LAB | lab(5.90, -1.33, -5.11) |
| CIE-LCH | lch(5.90, 5.28, 255.42°) |
| OKLab | oklab(18.62% -0.0083 -0.0151) |
| OKLCH | oklch(18.62% 0.017 241.2) |
| XYZ | xyz(0.5882, 0.6530, 1.0721) |
| Luminance | 0.0065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.35
Black
#000000
ΔE00 5.99
Dark
#1B2431
ΔE00 6.48
Gunmetal
#2A3439
ΔE00 9.98
Onyx
#353839
ΔE00 11.92
Dark Grey
#363737
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C141A #1A120C
analogous
#0C1A19 #0C141A #0C0D1A
triadic
#0C141A #1A0C14 #141A0C
tetradic
#0C141A #190C1A #1A120C #0D1A0C
square
#0C141A #190C1A #1A120C #0D1A0C
split-complementary
#0C141A #1A0C0D #1A190C
monochromatic
#0A1015 #0A1015 #0C141A #1F3444 #33546E
Accessibility & contrast
On white
18.57
#0C141A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#0C141A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C141A
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C141A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C141A | 1.00 | 18.57 | 1.13 | 18.57 |
| #FFFFFF | 18.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11141A
Deuteranopia (green-blind)
#10121A
Tritanopia (blue-blind)
#071516
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #0c141a; /* rgb */ color: rgb(12, 20, 26); /* oklch */ color: oklch(18.6% 0.017 241.2);
Tailwind
colors: {
custom: {
50: '#4c5156',
500: '#0c141a',
950: '#000000',
},
}SCSS
$custom: #0c141a; $custom-light: #4c5156; $custom-dark: #000000;
JSON
{
"hex": "#0c141a",
"rgb": {
"r": 12,
"g": 20,
"b": 26
},
"hsl": {
"h": 205.714,
"s": 36.842,
"l": 7.451
},
"oklch": {
"l": 0.18621,
"c": 0.01725,
"h": 241.2
},
"luminance": 0.00653
}Semantic roles & 50–950 ramp
primary
#0C141A
secondary
#523F30
accent
#8C5BCD
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010203
muted
#777878