#000120#000120
#000120 is a very dark, moderate blue. Relative luminance 0.001; OKLCH L 11.5% C 0.073 H 264.2°. Best body text is #FFFFFF at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #000120 |
|---|---|
| RGB | rgb(0, 1, 32) |
| HSL | hsl(238, 100%, 6%) |
| HSV | hsv(238, 100%, 13%) |
| CMYK | cmyk(100%, 96.9%, 0%, 87.5%) |
| CIE-LAB | lab(1.14, 6.22, -17.04) |
| CIE-LCH | lch(1.14, 18.14, 290.04°) |
| OKLab | oklab(11.53% -0.0073 -0.0724) |
| OKLCH | oklch(11.53% 0.073 264.2) |
| XYZ | xyz(0.2715, 0.1260, 1.3762) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.08
Midnight
#03012D
ΔE00 5.10
Very Dark Blue
#000133
ΔE00 6.68
Dark Navy
#000435
ΔE00 6.80
Navy (survey)
#01153E
ΔE00 7.16
Midnight Blue (survey)
#020035
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000120 #201F00
analogous
#001120 #000120 #0F0020
triadic
#000120 #200001 #012000
tetradic
#000120 #200011 #201F00 #00200F
square
#000120 #200011 #201F00 #00200F
split-complementary
#000120 #200F00 #112000
monochromatic
#00011F #00011F #000120 #00035D #00059A
Accessibility & contrast
On white
20.48
#000120 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#000120 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000120
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000120 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000120 | 1.00 | 20.48 | 1.03 | 20.48 |
| #FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000621
Deuteranopia (green-blind)
#00031F
Tritanopia (blue-blind)
#00080F
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #000120; /* rgb */ color: rgb(0, 1, 32); /* oklch */ color: oklch(11.5% 0.073 264.2);
Tailwind
colors: {
custom: {
50: '#46475b',
500: '#000120',
950: '#000000',
},
}SCSS
$custom: #000120; $custom-light: #46475b; $custom-dark: #000000;
JSON
{
"hex": "#000120",
"rgb": {
"r": 0,
"g": 1,
"b": 32
},
"hsl": {
"h": 238.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.11529,
"c": 0.07275,
"h": 264.2
},
"luminance": 0.00126
}Semantic roles & 50–950 ramp
primary
#000120
secondary
#696713
accent
#F829FF
background
#F3F3F5
surface
#E5E5E9
border
#C1C1C5
text
#000004
muted
#767779