#030606#030606
#030606 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.7% C 0.008 H 196.1°. Best body text is #FFFFFF at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #030606 |
|---|---|
| RGB | rgb(3, 6, 6) |
| HSL | hsl(180, 33%, 2%) |
| HSV | hsv(180, 50%, 2%) |
| CMYK | cmyk(50%, 0%, 0%, 97.6%) |
| CIE-LAB | lab(1.47, -0.79, -0.28) |
| CIE-LCH | lch(1.47, 0.83, 199.25°) |
| OKLab | oklab(11.67% -0.0078 -0.0023) |
| OKLCH | oklch(11.67% 0.008 196.1) |
| XYZ | xyz(0.1355, 0.1628, 0.1965) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.45
Almost Black
#070D0D
ΔE00 1.60
Dark
#1B2431
ΔE00 10.98
Very Dark Brown
#1D0200
ΔE00 12.92
Gunmetal
#2A3439
ΔE00 13.18
Dark Grey
#363737
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030606 #060303
analogous
#030605 #030606 #030506
triadic
#030606 #060306 #060603
tetradic
#030606 #050306 #060303 #050603
square
#030606 #050306 #060303 #050603
split-complementary
#030606 #060305 #060503
monochromatic
#0A1414 #0A1414 #0A1414 #172F2F #2C5858
Accessibility & contrast
On white
20.34
#030606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030606
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030606 | 1.00 | 20.34 | 1.03 | 20.34 |
| #FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060606
Deuteranopia (green-blind)
#050506
Tritanopia (blue-blind)
#020606
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #030606; /* rgb */ color: rgb(3, 6, 6); /* oklch */ color: oklch(11.7% 0.008 196.1);
Tailwind
colors: {
custom: {
50: '#484949',
500: '#030606',
950: '#000000',
},
}SCSS
$custom: #030606; $custom-light: #484949; $custom-dark: #000000;
JSON
{
"hex": "#030606",
"rgb": {
"r": 3,
"g": 6,
"b": 6
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 1.765
},
"oklch": {
"l": 0.11667,
"c": 0.00816,
"h": 196.1
},
"luminance": 0.00163
}Semantic roles & 50–950 ramp
primary
#030606
secondary
#3E2727
accent
#5E5EC9
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777