#010C07#010C07
#010C07 is a very dark, muted teal. Relative luminance 0.003; OKLCH L 13.9% C 0.025 H 167.6°. Best body text is #FFFFFF at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #010C07 |
|---|---|
| RGB | rgb(1, 12, 7) |
| HSL | hsl(153, 85%, 3%) |
| HSV | hsv(153, 92%, 5%) |
| CMYK | cmyk(91.7%, 0%, 41.7%, 95.3%) |
| CIE-LAB | lab(2.57, -3.62, 0.91) |
| CIE-LCH | lch(2.57, 3.73, 165.86°) |
| OKLab | oklab(13.86% -0.0243 0.0054) |
| OKLCH | oklch(13.86% 0.025 167.6) |
| XYZ | xyz(0.1823, 0.2847, 0.2463) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.91
Black
#000000
ΔE00 5.12
Dark
#1B2431
ΔE00 12.39
Gunmetal
#2A3439
ΔE00 12.80
Charcoal (survey)
#343837
ΔE00 13.42
Dark Grey
#363737
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010C07 #0C0106
analogous
#010C01 #010C07 #010B0C
triadic
#010C07 #07010C #0C0701
tetradic
#010C07 #01010C #0C0106 #0B0C01
square
#010C07 #01010C #0C0106 #0B0C01
split-complementary
#010C07 #0C010B #0C0101
monochromatic
#021C10 #021C10 #021C10 #064428 #0A7D49
Accessibility & contrast
On white
19.87
#010C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#010C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010C07
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010C07 | 1.00 | 19.87 | 1.06 | 19.87 |
| #FFFFFF | 19.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0A07
Deuteranopia (green-blind)
#090907
Tritanopia (blue-blind)
#000C0B
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #010c07; /* rgb */ color: rgb(1, 12, 7); /* oklch */ color: oklch(13.9% 0.025 167.6);
Tailwind
colors: {
custom: {
50: '#474c4a',
500: '#010c07',
950: '#000000',
},
}SCSS
$custom: #010c07; $custom-light: #474c4a; $custom-dark: #000000;
JSON
{
"hex": "#010c07",
"rgb": {
"r": 1,
"g": 12,
"b": 7
},
"hsl": {
"h": 152.727,
"s": 84.615,
"l": 2.549
},
"oklch": {
"l": 0.13864,
"c": 0.02484,
"h": 167.6
},
"luminance": 0.00285
}Semantic roles & 50–950 ramp
primary
#010C07
secondary
#531532
accent
#2D8BFB
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777