#060929#060929
#060929 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 16.3% C 0.065 H 272.1°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #060929 |
|---|---|
| RGB | rgb(6, 9, 41) |
| HSL | hsl(235, 74%, 9%) |
| HSV | hsv(235, 85%, 16%) |
| CMYK | cmyk(85.4%, 78%, 0%, 83.9%) |
| CIE-LAB | lab(3.56, 8.12, -20.28) |
| CIE-LCH | lch(3.56, 21.84, 291.83°) |
| OKLab | oklab(16.28% 0.0024 -0.0647) |
| OKLCH | oklch(16.28% 0.065 272.1) |
| XYZ | xyz(0.5729, 0.3941, 2.1433) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 3.20
Midnight
#03012D
ΔE00 3.20
Very Dark Blue
#000133
ΔE00 4.79
Dark Navy
#000435
ΔE00 4.81
Navy (survey)
#01153E
ΔE00 4.96
Midnight Blue (survey)
#020035
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060929 #292606
analogous
#061B29 #060929 #150629
triadic
#060929 #290609 #092906
tetradic
#060929 #29061B #292606 #062915
square
#060929 #29061B #292606 #062915
split-complementary
#060929 #291506 #1B2906
monochromatic
#04061B #04061B #060929 #0E155E #162094
Accessibility & contrast
On white
19.47
#060929 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#060929 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060929
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060929 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060929 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E2A
Deuteranopia (green-blind)
#000B28
Tritanopia (blue-blind)
#001117
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #060929; /* rgb */ color: rgb(6, 9, 41); /* oklch */ color: oklch(16.3% 0.065 272.1);
Tailwind
colors: {
custom: {
50: '#4a4a63',
500: '#060929',
950: '#000000',
},
}SCSS
$custom: #060929; $custom-light: #4a4a63; $custom-dark: #000000;
JSON
{
"hex": "#060929",
"rgb": {
"r": 6,
"g": 9,
"b": 41
},
"hsl": {
"h": 234.857,
"s": 74.468,
"l": 9.216
},
"oklch": {
"l": 0.16275,
"c": 0.06472,
"h": 272.1
},
"luminance": 0.00394
}Semantic roles & 50–950 ramp
primary
#060929
secondary
#6A6321
accent
#E137F1
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779