#030807#030807
#030807 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.6% C 0.012 H 183.1°. Best body text is #FFFFFF at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #030807 |
|---|---|
| RGB | rgb(3, 8, 7) |
| HSL | hsl(168, 45%, 2%) |
| HSV | hsv(168, 63%, 3%) |
| CMYK | cmyk(62.5%, 0%, 12.5%, 96.9%) |
| CIE-LAB | lab(1.88, -1.45, -0.08) |
| CIE-LCH | lch(1.88, 1.45, 183.21°) |
| OKLab | oklab(12.62% -0.0119 -0.0006) |
| OKLCH | oklch(12.62% 0.012 183.1) |
| XYZ | xyz(0.1627, 0.2084, 0.2326) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.97
Black
#000000
ΔE00 2.34
Dark
#1B2431
ΔE00 11.11
Gunmetal
#2A3439
ΔE00 12.88
Dark Grey
#363737
ΔE00 13.60
Charcoal (survey)
#343837
ΔE00 13.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030807 #080304
analogous
#030805 #030807 #030708
triadic
#030807 #070308 #080703
tetradic
#030807 #050308 #080304 #070803
square
#030807 #050308 #080304 #070803
split-complementary
#030807 #080307 #080503
monochromatic
#081613 #081613 #081613 #14352E #246155
Accessibility & contrast
On white
20.16
#030807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030807
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030807 | 1.00 | 20.16 | 1.04 | 20.16 |
| #FFFFFF | 20.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070707
Deuteranopia (green-blind)
#060707
Tritanopia (blue-blind)
#020808
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #030807; /* rgb */ color: rgb(3, 8, 7); /* oklch */ color: oklch(12.6% 0.012 183.1);
Tailwind
colors: {
custom: {
50: '#484a4a',
500: '#030807',
950: '#000000',
},
}SCSS
$custom: #030807; $custom-light: #484a4a; $custom-dark: #000000;
JSON
{
"hex": "#030807",
"rgb": {
"r": 3,
"g": 8,
"b": 7
},
"hsl": {
"h": 168,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.12623,
"c": 0.01197,
"h": 183.1
},
"luminance": 0.00208
}Semantic roles & 50–950 ramp
primary
#030807
secondary
#44232A
accent
#536DD5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777