#030707#030707
#030707 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.2% C 0.010 H 195.9°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #030707 |
|---|---|
| RGB | rgb(3, 7, 7) |
| HSL | hsl(180, 40%, 2%) |
| HSV | hsv(180, 57%, 3%) |
| CMYK | cmyk(57.1%, 0%, 0%, 97.3%) |
| CIE-LAB | lab(1.69, -1.04, -0.37) |
| CIE-LCH | lch(1.69, 1.11, 199.51°) |
| OKLab | oklab(12.2% -0.0096 -0.0027) |
| OKLCH | oklch(12.2% 0.01 195.9) |
| XYZ | xyz(0.1519, 0.1866, 0.2290) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.25
Black
#000000
ΔE00 1.83
Dark
#1B2431
ΔE00 10.88
Gunmetal
#2A3439
ΔE00 12.98
Very Dark Brown
#1D0200
ΔE00 13.39
Dark Grey
#363737
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030707 #070303
analogous
#030705 #030707 #030507
triadic
#030707 #070307 #070703
tetradic
#030707 #050307 #070303 #050703
square
#030707 #050307 #070303 #050703
split-complementary
#030707 #070305 #070503
monochromatic
#091515 #091515 #091515 #153232 #285D5D
Accessibility & contrast
On white
20.24
#030707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030707
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030707 | 1.00 | 20.24 | 1.04 | 20.24 |
| #FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060707
Deuteranopia (green-blind)
#060607
Tritanopia (blue-blind)
#020707
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030707; /* rgb */ color: rgb(3, 7, 7); /* oklch */ color: oklch(12.2% 0.010 195.9);
Tailwind
colors: {
custom: {
50: '#484a4a',
500: '#030707',
950: '#000000',
},
}SCSS
$custom: #030707; $custom-light: #484a4a; $custom-dark: #000000;
JSON
{
"hex": "#030707",
"rgb": {
"r": 3,
"g": 7,
"b": 7
},
"hsl": {
"h": 180,
"s": 40,
"l": 1.961
},
"oklch": {
"l": 0.12195,
"c": 0.01,
"h": 195.9
},
"luminance": 0.00187
}Semantic roles & 50–950 ramp
primary
#030707
secondary
#412525
accent
#5858D0
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777