#040707#040707
#040707 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.4% C 0.007 H 196.2°. Best body text is #FFFFFF at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #040707 |
|---|---|
| RGB | rgb(4, 7, 7) |
| HSL | hsl(180, 27%, 2%) |
| HSV | hsv(180, 43%, 3%) |
| CMYK | cmyk(42.9%, 0%, 0%, 97.3%) |
| CIE-LAB | lab(1.74, -0.78, -0.28) |
| CIE-LCH | lch(1.74, 0.83, 199.44°) |
| OKLab | oklab(12.37% -0.0069 -0.002) |
| OKLCH | oklch(12.37% 0.007 196.2) |
| XYZ | xyz(0.1644, 0.1931, 0.2296) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.51
Black
#000000
ΔE00 1.55
Dark
#1B2431
ΔE00 10.87
Very Dark Brown
#1D0200
ΔE00 12.91
Gunmetal
#2A3439
ΔE00 13.04
Dark Grey
#363737
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040707 #070404
analogous
#040706 #040707 #040607
triadic
#040707 #070407 #070704
tetradic
#040707 #060407 #070404 #060704
square
#040707 #060407 #070404 #060704
split-complementary
#040707 #070406 #070604
monochromatic
#0B1313 #0B1313 #0B1313 #1A2E2E #315555
Accessibility & contrast
On white
20.22
#040707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#040707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040707
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040707 | 1.00 | 20.22 | 1.04 | 20.22 |
| #FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070707
Deuteranopia (green-blind)
#060607
Tritanopia (blue-blind)
#030707
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #040707; /* rgb */ color: rgb(4, 7, 7); /* oklch */ color: oklch(12.4% 0.007 196.2);
Tailwind
colors: {
custom: {
50: '#484a4a',
500: '#040707',
950: '#000000',
},
}SCSS
$custom: #040707; $custom-light: #484a4a; $custom-dark: #000000;
JSON
{
"hex": "#040707",
"rgb": {
"r": 4,
"g": 7,
"b": 7
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 2.157
},
"oklch": {
"l": 0.12368,
"c": 0.00723,
"h": 196.2
},
"luminance": 0.00193
}Semantic roles & 50–950 ramp
primary
#040707
secondary
#3D2A2A
accent
#6464C4
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777