#030706#030706
#030706 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.1% C 0.010 H 179.9°. Best body text is #FFFFFF at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #030706 |
|---|---|
| RGB | rgb(3, 7, 6) |
| HSL | hsl(165, 40%, 2%) |
| HSV | hsv(165, 57%, 3%) |
| CMYK | cmyk(57.1%, 0%, 14.3%, 97.3%) |
| CIE-LAB | lab(1.67, -1.19, 0.01) |
| CIE-LCH | lch(1.67, 1.19, 179.52°) |
| OKLab | oklab(12.13% -0.0105 0) |
| OKLCH | oklch(12.13% 0.01 179.9) |
| XYZ | xyz(0.1464, 0.1845, 0.2002) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.25
Black
#000000
ΔE00 1.96
Dark
#1B2431
ΔE00 11.19
Gunmetal
#2A3439
ΔE00 13.07
Very Dark Brown
#1D0200
ΔE00 13.60
Dark Grey
#363737
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030706 #070304
analogous
#030704 #030706 #030607
triadic
#030706 #060307 #070603
tetradic
#030706 #040307 #070304 #060703
square
#030706 #040307 #070304 #060703
split-complementary
#030706 #070306 #070403
monochromatic
#091512 #091512 #091512 #15322B #285D4F
Accessibility & contrast
On white
20.25
#030706 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030706 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030706
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030706 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030706 | 1.00 | 20.25 | 1.04 | 20.25 |
| #FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070606
Deuteranopia (green-blind)
#060606
Tritanopia (blue-blind)
#020707
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030706; /* rgb */ color: rgb(3, 7, 6); /* oklch */ color: oklch(12.1% 0.010 179.9);
Tailwind
colors: {
custom: {
50: '#484a49',
500: '#030706',
950: '#000000',
},
}SCSS
$custom: #030706; $custom-light: #484a49; $custom-dark: #000000;
JSON
{
"hex": "#030706",
"rgb": {
"r": 3,
"g": 7,
"b": 6
},
"hsl": {
"h": 165,
"s": 40,
"l": 1.961
},
"oklch": {
"l": 0.12132,
"c": 0.01048,
"h": 179.9
},
"luminance": 0.00184
}Semantic roles & 50–950 ramp
primary
#030706
secondary
#41252C
accent
#5876D0
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777