#030504#030504
#030504 is a very dark, near-neutral teal. Relative luminance 0.001; OKLCH L 11.0% C 0.007 H 165.2°. Best body text is #FFFFFF at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #030504 |
|---|---|
| RGB | rgb(3, 5, 4) |
| HSL | hsl(150, 25%, 2%) |
| HSV | hsv(150, 40%, 2%) |
| CMYK | cmyk(40%, 0%, 20%, 98%) |
| CIE-LAB | lab(1.23, -0.66, 0.20) |
| CIE-LCH | lch(1.23, 0.69, 163.64°) |
| OKLab | oklab(11.01% -0.0068 0.0018) |
| OKLCH | oklch(11.01% 0.007 165.2) |
| XYZ | xyz(0.1137, 0.1367, 0.1352) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.22
Almost Black
#070D0D
ΔE00 1.95
Dark
#1B2431
ΔE00 11.39
Very Dark Brown
#1D0200
ΔE00 12.65
Gunmetal
#2A3439
ΔE00 13.49
Dark Grey
#363737
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030504 #050304
analogous
#030503 #030504 #030505
triadic
#030504 #040305 #050403
tetradic
#030504 #030305 #050304 #050503
square
#030504 #030305 #050304 #050503
split-complementary
#030504 #050305 #050303
monochromatic
#0B130F #0B130F #0B130F #1A2B23 #315241
Accessibility & contrast
On white
20.44
#030504 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030504 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030504
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030504 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030504 | 1.00 | 20.44 | 1.03 | 20.44 |
| #FFFFFF | 20.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050504
Deuteranopia (green-blind)
#040404
Tritanopia (blue-blind)
#030505
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #030504; /* rgb */ color: rgb(3, 5, 4); /* oklch */ color: oklch(11.0% 0.007 165.2);
Tailwind
colors: {
custom: {
50: '#484948',
500: '#030504',
950: '#000000',
},
}SCSS
$custom: #030504; $custom-light: #484948; $custom-dark: #000000;
JSON
{
"hex": "#030504",
"rgb": {
"r": 3,
"g": 5,
"b": 4
},
"hsl": {
"h": 150,
"s": 25,
"l": 1.569
},
"oklch": {
"l": 0.11009,
"c": 0.00706,
"h": 165.2
},
"luminance": 0.00137
}Semantic roles & 50–950 ramp
primary
#030504
secondary
#3B2932
accent
#6694C1
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777