#060F29#060F29
#060F29 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.8% C 0.055 H 265.8°. Best body text is #FFFFFF at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #060F29 |
|---|---|
| RGB | rgb(6, 15, 41) |
| HSL | hsl(225, 74%, 9%) |
| HSV | hsv(225, 85%, 16%) |
| CMYK | cmyk(85.4%, 63.4%, 0%, 83.9%) |
| CIE-LAB | lab(4.88, 5.42, -18.20) |
| CIE-LCH | lch(4.88, 18.99, 286.59°) |
| OKLab | oklab(17.8% -0.004 -0.0549) |
| OKLCH | oklch(17.8% 0.055 265.8) |
| XYZ | xyz(0.6460, 0.5404, 2.1677) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.96
Midnight
#03012D
ΔE00 5.23
Navy (survey)
#01153E
ΔE00 5.42
Dark Navy
#000435
ΔE00 6.29
Very Dark Blue
#000133
ΔE00 6.36
Midnight Blue (survey)
#020035
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060F29 #292006
analogous
#062129 #060F29 #0F0629
triadic
#060F29 #29060F #0F2906
tetradic
#060F29 #290621 #292006 #06290F
square
#060F29 #290621 #292006 #06290F
split-complementary
#060F29 #290F06 #212906
monochromatic
#040A1B #040A1B #060F29 #0E235E #163694
Accessibility & contrast
On white
18.95
#060F29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#060F29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060F29
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060F29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060F29 | 1.00 | 18.95 | 1.11 | 18.95 |
| #FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#03122A
Deuteranopia (green-blind)
#000F28
Tritanopia (blue-blind)
#00151A
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #060f29; /* rgb */ color: rgb(6, 15, 41); /* oklch */ color: oklch(17.8% 0.055 265.8);
Tailwind
colors: {
custom: {
50: '#4a4e63',
500: '#060f29',
950: '#000000',
},
}SCSS
$custom: #060f29; $custom-light: #4a4e63; $custom-dark: #000000;
JSON
{
"hex": "#060f29",
"rgb": {
"r": 6,
"g": 15,
"b": 41
},
"hsl": {
"h": 224.571,
"s": 74.468,
"l": 9.216
},
"oklch": {
"l": 0.17797,
"c": 0.05502,
"h": 265.8
},
"luminance": 0.0054
}Semantic roles & 50–950 ramp
primary
#060F29
secondary
#6A5721
accent
#C137F1
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779