#060124#060124
#060124 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.2% C 0.074 H 280.8°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #060124 |
|---|---|
| RGB | rgb(6, 1, 36) |
| HSL | hsl(249, 95%, 7%) |
| HSV | hsv(249, 97%, 14%) |
| CMYK | cmyk(83.3%, 97.2%, 0%, 85.9%) |
| CIE-LAB | lab(1.70, 9.25, -19.32) |
| CIE-LCH | lch(1.70, 21.42, 295.59°) |
| OKLab | oklab(13.23% 0.0138 -0.0726) |
| OKLCH | oklch(13.23% 0.074 280.8) |
| XYZ | xyz(0.4043, 0.1878, 1.6837) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.37
Dark Navy Blue
#00022E
ΔE00 3.74
Very Dark Blue
#000133
ΔE00 5.25
Dark Navy
#000435
ΔE00 5.42
Midnight Blue (survey)
#020035
ΔE00 5.90
Navy (survey)
#01153E
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060124 #1F2401
analogous
#010E24 #060124 #180124
triadic
#060124 #240601 #012406
tetradic
#060124 #24010E #1F2401 #012418
square
#060124 #24010E #1F2401 #012418
split-complementary
#060124 #241801 #0E2401
monochromatic
#05011E #05011E #060124 #100360 #1A049B
Accessibility & contrast
On white
20.24
#060124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#060124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060124
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060124 | 1.00 | 20.24 | 1.04 | 20.24 |
| #FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000725
Deuteranopia (green-blind)
#000523
Tritanopia (blue-blind)
#000911
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #060124; /* rgb */ color: rgb(6, 1, 36); /* oklch */ color: oklch(13.2% 0.074 280.8);
Tailwind
colors: {
custom: {
50: '#49475e',
500: '#060124',
950: '#000000',
},
}SCSS
$custom: #060124; $custom-light: #49475e; $custom-dark: #000000;
JSON
{
"hex": "#060124",
"rgb": {
"r": 6,
"g": 1,
"b": 36
},
"hsl": {
"h": 248.571,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.13231,
"c": 0.07387,
"h": 280.8
},
"luminance": 0.00188
}Semantic roles & 50–950 ramp
primary
#060124
secondary
#5F6B16
accent
#FF29E0
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010004
muted
#777779