#030806#030806
#030806 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.6% C 0.013 H 170.8°. Best body text is #FFFFFF at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #030806 |
|---|---|
| RGB | rgb(3, 8, 6) |
| HSL | hsl(156, 45%, 2%) |
| HSV | hsv(156, 63%, 3%) |
| CMYK | cmyk(62.5%, 0%, 25%, 96.9%) |
| CIE-LAB | lab(1.86, -1.59, 0.30) |
| CIE-LCH | lch(1.86, 1.62, 169.44°) |
| OKLab | oklab(12.56% -0.0128 0.0021) |
| OKLCH | oklch(12.56% 0.013 170.8) |
| XYZ | xyz(0.1572, 0.2062, 0.2038) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.18
Black
#000000
ΔE00 2.52
Dark
#1B2431
ΔE00 11.43
Gunmetal
#2A3439
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.64
Charcoal (survey)
#343837
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030806 #080305
analogous
#030804 #030806 #030808
triadic
#030806 #060308 #080603
tetradic
#030806 #040308 #080305 #080803
square
#030806 #040308 #080305 #080803
split-complementary
#030806 #080308 #080403
monochromatic
#081611 #081611 #081611 #143527 #246149
Accessibility & contrast
On white
20.17
#030806 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030806 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030806
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030806 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030806 | 1.00 | 20.17 | 1.04 | 20.17 |
| #FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080706
Deuteranopia (green-blind)
#070706
Tritanopia (blue-blind)
#020807
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #030806; /* rgb */ color: rgb(3, 8, 6); /* oklch */ color: oklch(12.6% 0.013 170.8);
Tailwind
colors: {
custom: {
50: '#484a49',
500: '#030806',
950: '#000000',
},
}SCSS
$custom: #030806; $custom-light: #484a49; $custom-dark: #000000;
JSON
{
"hex": "#030806",
"rgb": {
"r": 3,
"g": 8,
"b": 6
},
"hsl": {
"h": 156,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.12563,
"c": 0.013,
"h": 170.8
},
"luminance": 0.00206
}Semantic roles & 50–950 ramp
primary
#030806
secondary
#442330
accent
#5387D5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777