#030607#030607
#030607 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 11.7% C 0.009 H 215.9°. Best body text is #FFFFFF at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #030607 |
|---|---|
| RGB | rgb(3, 6, 7) |
| HSL | hsl(195, 40%, 2%) |
| HSV | hsv(195, 57%, 3%) |
| CMYK | cmyk(57.1%, 14.3%, 0%, 97.3%) |
| CIE-LAB | lab(1.49, -0.64, -0.66) |
| CIE-LCH | lch(1.49, 0.92, 225.50°) |
| OKLab | oklab(11.74% -0.007 -0.0051) |
| OKLCH | oklch(11.74% 0.009 215.9) |
| XYZ | xyz(0.1410, 0.1649, 0.2254) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.43
Almost Black
#070D0D
ΔE00 1.74
Dark
#1B2431
ΔE00 10.70
Very Dark Brown
#1D0200
ΔE00 12.97
Gunmetal
#2A3439
ΔE00 13.11
Dark Grey
#363737
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030607 #070403
analogous
#030706 #030607 #030407
triadic
#030607 #070306 #060703
tetradic
#030607 #060307 #070403 #040703
square
#030607 #060307 #070403 #040703
split-complementary
#030607 #070304 #070603
monochromatic
#091215 #091215 #091215 #152B32 #284F5D
Accessibility & contrast
On white
20.33
#030607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030607
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030607 | 1.00 | 20.33 | 1.03 | 20.33 |
| #FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050607
Deuteranopia (green-blind)
#050507
Tritanopia (blue-blind)
#020606
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #030607; /* rgb */ color: rgb(3, 6, 7); /* oklch */ color: oklch(11.7% 0.009 215.9);
Tailwind
colors: {
custom: {
50: '#48494a',
500: '#030607',
950: '#000000',
},
}SCSS
$custom: #030607; $custom-light: #48494a; $custom-dark: #000000;
JSON
{
"hex": "#030607",
"rgb": {
"r": 3,
"g": 6,
"b": 7
},
"hsl": {
"h": 195,
"s": 40,
"l": 1.961
},
"oklch": {
"l": 0.11736,
"c": 0.00867,
"h": 215.9
},
"luminance": 0.00165
}Semantic roles & 50–950 ramp
primary
#030607
secondary
#412C25
accent
#7658D0
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777