#060524#060524
#060524 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.6% C 0.064 H 276.9°. Best body text is #FFFFFF at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #060524 |
|---|---|
| RGB | rgb(6, 5, 36) |
| HSL | hsl(242, 76%, 8%) |
| HSV | hsv(242, 86%, 14%) |
| CMYK | cmyk(83.3%, 86.1%, 0%, 85.9%) |
| CIE-LAB | lab(2.48, 7.65, -18.11) |
| CIE-LCH | lch(2.48, 19.65, 292.90°) |
| OKLab | oklab(14.59% 0.0077 -0.0634) |
| OKLCH | oklch(14.59% 0.064 276.9) |
| XYZ | xyz(0.4477, 0.2746, 1.6981) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.18
Dark Navy Blue
#00022E
ΔE00 4.33
Very Dark Blue
#000133
ΔE00 5.93
Dark Navy
#000435
ΔE00 6.03
Navy (survey)
#01153E
ΔE00 6.40
Midnight Blue (survey)
#020035
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060524 #232405
analogous
#051324 #060524 #150524
triadic
#060524 #240605 #052406
tetradic
#060524 #240513 #232405 #052415
square
#060524 #240513 #232405 #052415
split-complementary
#060524 #241505 #132405
monochromatic
#04041B #04041B #060524 #0F0C5A #18148F
Accessibility & contrast
On white
19.91
#060524 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#060524 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060524
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060524 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060524 | 1.00 | 19.91 | 1.06 | 19.91 |
| #FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A25
Deuteranopia (green-blind)
#000823
Tritanopia (blue-blind)
#000D13
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #060524; /* rgb */ color: rgb(6, 5, 36); /* oklch */ color: oklch(14.6% 0.064 276.9);
Tailwind
colors: {
custom: {
50: '#49495e',
500: '#060524',
950: '#000000',
},
}SCSS
$custom: #060524; $custom-light: #49495e; $custom-dark: #000000;
JSON
{
"hex": "#060524",
"rgb": {
"r": 6,
"g": 5,
"b": 36
},
"hsl": {
"h": 241.935,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.14585,
"c": 0.06385,
"h": 276.9
},
"luminance": 0.00275
}Semantic roles & 50–950 ramp
primary
#060524
secondary
#63661F
accent
#F236EC
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779