#030808#030808
#030808 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.7% C 0.012 H 195.8°. Best body text is #FFFFFF at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #030808 |
|---|---|
| RGB | rgb(3, 8, 8) |
| HSL | hsl(180, 45%, 2%) |
| HSV | hsv(180, 63%, 3%) |
| CMYK | cmyk(62.5%, 0%, 0%, 96.9%) |
| CIE-LAB | lab(1.90, -1.31, -0.46) |
| CIE-LCH | lch(1.90, 1.39, 199.49°) |
| OKLab | oklab(12.68% -0.0112 -0.0032) |
| OKLCH | oklch(12.68% 0.012 195.8) |
| XYZ | xyz(0.1682, 0.2105, 0.2615) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.93
Black
#000000
ΔE00 2.22
Dark
#1B2431
ΔE00 10.80
Gunmetal
#2A3439
ΔE00 12.78
Dark Grey
#363737
ΔE00 13.57
Charcoal (survey)
#343837
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030808 #080303
analogous
#030806 #030808 #030608
triadic
#030808 #080308 #080803
tetradic
#030808 #060308 #080303 #060803
square
#030808 #060308 #080303 #060803
split-complementary
#030808 #080306 #080603
monochromatic
#081616 #081616 #081616 #143535 #246161
Accessibility & contrast
On white
20.15
#030808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030808
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030808 | 1.00 | 20.15 | 1.04 | 20.15 |
| #FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070708
Deuteranopia (green-blind)
#060708
Tritanopia (blue-blind)
#020808
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #030808; /* rgb */ color: rgb(3, 8, 8); /* oklch */ color: oklch(12.7% 0.012 195.8);
Tailwind
colors: {
custom: {
50: '#484a4a',
500: '#030808',
950: '#000000',
},
}SCSS
$custom: #030808; $custom-light: #484a4a; $custom-dark: #000000;
JSON
{
"hex": "#030808",
"rgb": {
"r": 3,
"g": 8,
"b": 8
},
"hsl": {
"h": 180,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.12681,
"c": 0.01161,
"h": 195.8
},
"luminance": 0.00211
}Semantic roles & 50–950 ramp
primary
#030808
secondary
#442323
accent
#5353D5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777