#061024#061024
#061024 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.6% C 0.044 H 261.9°. Best body text is #FFFFFF at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #061024 |
|---|---|
| RGB | rgb(6, 16, 36) |
| HSL | hsl(220, 71%, 8%) |
| HSV | hsv(220, 83%, 14%) |
| CMYK | cmyk(83.3%, 55.6%, 0%, 85.9%) |
| CIE-LAB | lab(4.85, 2.81, -14.45) |
| CIE-LCH | lch(4.85, 14.72, 281.02°) |
| OKLab | oklab(17.63% -0.0063 -0.0439) |
| OKLCH | oklch(17.63% 0.044 261.9) |
| XYZ | xyz(0.5787, 0.5366, 1.7418) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.05
Dark Navy Blue
#00022E
ΔE00 7.58
Navy (survey)
#01153E
ΔE00 7.70
Midnight
#03012D
ΔE00 7.89
Dark Navy
#000435
ΔE00 8.68
Very Dark Blue
#000133
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061024 #241A06
analogous
#061F24 #061024 #0B0624
triadic
#061024 #240610 #102406
tetradic
#061024 #24061F #241A06 #06240B
square
#061024 #24061F #241A06 #06240B
split-complementary
#061024 #240B06 #1F2406
monochromatic
#040C1A #040C1A #061024 #0F2758 #173F8D
Accessibility & contrast
On white
18.96
#061024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#061024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061024
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061024 | 1.00 | 18.96 | 1.11 | 18.96 |
| #FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071225
Deuteranopia (green-blind)
#040F24
Tritanopia (blue-blind)
#001518
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #061024; /* rgb */ color: rgb(6, 16, 36); /* oklch */ color: oklch(17.6% 0.044 261.9);
Tailwind
colors: {
custom: {
50: '#494e5e',
500: '#061024',
950: '#000000',
},
}SCSS
$custom: #061024; $custom-light: #494e5e; $custom-dark: #000000;
JSON
{
"hex": "#061024",
"rgb": {
"r": 6,
"g": 16,
"b": 36
},
"hsl": {
"h": 220,
"s": 71.429,
"l": 8.235
},
"oklch": {
"l": 0.17628,
"c": 0.04433,
"h": 261.9
},
"luminance": 0.00537
}Semantic roles & 50–950 ramp
primary
#061024
secondary
#644E21
accent
#B23AEE
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779