#040706#040706
#040706 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.3% C 0.008 H 174.7°. Best body text is #FFFFFF at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #040706 |
|---|---|
| RGB | rgb(4, 7, 6) |
| HSL | hsl(160, 27%, 2%) |
| HSV | hsv(160, 43%, 3%) |
| CMYK | cmyk(42.9%, 0%, 14.3%, 97.3%) |
| CIE-LAB | lab(1.72, -0.92, 0.10) |
| CIE-LCH | lch(1.72, 0.93, 173.67°) |
| OKLab | oklab(12.31% -0.0078 0.0007) |
| OKLCH | oklch(12.31% 0.008 174.7) |
| XYZ | xyz(0.1589, 0.1909, 0.2007) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.49
Black
#000000
ΔE00 1.67
Dark
#1B2431
ΔE00 11.18
Very Dark Brown
#1D0200
ΔE00 13.12
Gunmetal
#2A3439
ΔE00 13.13
Dark Grey
#363737
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040706 #070405
analogous
#040705 #040706 #040707
triadic
#040706 #060407 #070604
tetradic
#040706 #050407 #070405 #070704
square
#040706 #050407 #070405 #070704
split-complementary
#040706 #070407 #070504
monochromatic
#0B1311 #0B1311 #0B1311 #1A2E27 #315549
Accessibility & contrast
On white
20.23
#040706 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#040706 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040706
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040706 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040706 | 1.00 | 20.23 | 1.04 | 20.23 |
| #FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070706
Deuteranopia (green-blind)
#060606
Tritanopia (blue-blind)
#030707
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #040706; /* rgb */ color: rgb(4, 7, 6); /* oklch */ color: oklch(12.3% 0.008 174.7);
Tailwind
colors: {
custom: {
50: '#484a49',
500: '#040706',
950: '#000000',
},
}SCSS
$custom: #040706; $custom-light: #484a49; $custom-dark: #000000;
JSON
{
"hex": "#040706",
"rgb": {
"r": 4,
"g": 7,
"b": 6
},
"hsl": {
"h": 160,
"s": 27.273,
"l": 2.157
},
"oklch": {
"l": 0.12306,
"c": 0.00781,
"h": 174.7
},
"luminance": 0.00191
}Semantic roles & 50–950 ramp
primary
#040706
secondary
#3D2A30
accent
#6484C4
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777