#000402#000402
#000402 is a very dark, near-neutral teal. Relative luminance 0.001; OKLCH L 9.5% C 0.020 H 165.4°. Best body text is #FFFFFF at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #000402 |
|---|---|
| RGB | rgb(0, 4, 2) |
| HSL | hsl(150, 100%, 1%) |
| HSV | hsv(150, 100%, 2%) |
| CMYK | cmyk(100%, 0%, 50%, 98.4%) |
| CIE-LAB | lab(0.82, -1.32, 0.39) |
| CIE-LCH | lch(0.82, 1.38, 163.66°) |
| OKLab | oklab(9.46% -0.0191 0.005) |
| OKLCH | oklch(9.46% 0.02 165.4) |
| XYZ | xyz(0.0544, 0.0912, 0.0722) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.76
Black
#000000
ΔE00 1.99
Dark
#1B2431
ΔE00 11.83
Gunmetal
#2A3439
ΔE00 13.62
Very Dark Brown
#1D0200
ΔE00 13.83
Dark Grey
#363737
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000402 #040002
analogous
#000400 #000402 #000404
triadic
#000402 #020004 #040200
tetradic
#000402 #000004 #040002 #040400
square
#000402 #000004 #040002 #040400
split-complementary
#000402 #040004 #040000
monochromatic
#001F0F #001F0F #001F0F #004121 #007E3F
Accessibility & contrast
On white
20.62
#000402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#000402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000402
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000402 | 1.00 | 20.62 | 1.02 | 20.62 |
| #FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040302
Deuteranopia (green-blind)
#030302
Tritanopia (blue-blind)
#000403
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #000402; /* rgb */ color: rgb(0, 4, 2); /* oklch */ color: oklch(9.5% 0.020 165.4);
Tailwind
colors: {
custom: {
50: '#474848',
500: '#000402',
950: '#000000',
},
}SCSS
$custom: #000402; $custom-light: #474848; $custom-dark: #000000;
JSON
{
"hex": "#000402",
"rgb": {
"r": 0,
"g": 4,
"b": 2
},
"hsl": {
"h": 150,
"s": 100,
"l": 0.784
},
"oklch": {
"l": 0.09455,
"c": 0.01978,
"h": 165.4
},
"luminance": 0.00091
}Semantic roles & 50–950 ramp
primary
#000402
secondary
#510E30
accent
#2994FF
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777