#040605#040605
#040605 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.8% C 0.006 H 165.2°. Best body text is #FFFFFF at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #040605 |
|---|---|
| RGB | rgb(4, 6, 5) |
| HSL | hsl(150, 20%, 2%) |
| HSV | hsv(150, 33%, 2%) |
| CMYK | cmyk(33.3%, 0%, 16.7%, 97.6%) |
| CIE-LAB | lab(1.51, -0.66, 0.19) |
| CIE-LCH | lch(1.51, 0.69, 163.67°) |
| OKLab | oklab(11.79% -0.0059 0.0016) |
| OKLCH | oklch(11.79% 0.006 165.2) |
| XYZ | xyz(0.1426, 0.1670, 0.1683) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.32
Almost Black
#070D0D
ΔE00 1.86
Dark
#1B2431
ΔE00 11.29
Very Dark Brown
#1D0200
ΔE00 12.63
Gunmetal
#2A3439
ΔE00 13.34
Dark Grey
#363737
ΔE00 13.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040605 #060405
analogous
#040604 #040605 #040606
triadic
#040605 #050406 #060504
tetradic
#040605 #040406 #060405 #060604
square
#040605 #040406 #060405 #060604
split-complementary
#040605 #060406 #060404
monochromatic
#0C120F #0C120F #0C120F #1C2B24 #354F42
Accessibility & contrast
On white
20.32
#040605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#040605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040605
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040605 | 1.00 | 20.32 | 1.03 | 20.32 |
| #FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060605
Deuteranopia (green-blind)
#050505
Tritanopia (blue-blind)
#040606
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #040605; /* rgb */ color: rgb(4, 6, 5); /* oklch */ color: oklch(11.8% 0.006 165.2);
Tailwind
colors: {
custom: {
50: '#484949',
500: '#040605',
950: '#000000',
},
}SCSS
$custom: #040605; $custom-light: #484949; $custom-dark: #000000;
JSON
{
"hex": "#040605",
"rgb": {
"r": 4,
"g": 6,
"b": 5
},
"hsl": {
"h": 150,
"s": 20,
"l": 1.961
},
"oklch": {
"l": 0.11788,
"c": 0.00614,
"h": 165.2
},
"luminance": 0.00167
}Semantic roles & 50–950 ramp
primary
#040605
secondary
#3A2C33
accent
#6B94BD
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777