#060828#060828
#060828 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 15.9% C 0.065 H 273.1°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #060828 |
|---|---|
| RGB | rgb(6, 8, 40) |
| HSL | hsl(236, 74%, 9%) |
| HSV | hsv(236, 85%, 16%) |
| CMYK | cmyk(85%, 80%, 0%, 84.3%) |
| CIE-LAB | lab(3.30, 8.09, -19.92) |
| CIE-LCH | lch(3.30, 21.50, 292.10°) |
| OKLab | oklab(15.91% 0.0035 -0.0646) |
| OKLCH | oklch(15.91% 0.065 273.1) |
| XYZ | xyz(0.5448, 0.3655, 2.0489) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.31
Dark Navy Blue
#00022E
ΔE00 3.35
Very Dark Blue
#000133
ΔE00 4.95
Dark Navy
#000435
ΔE00 4.99
Navy (survey)
#01153E
ΔE00 5.23
Midnight Blue (survey)
#020035
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060828 #282606
analogous
#061928 #060828 #150628
triadic
#060828 #280608 #082806
tetradic
#060828 #280619 #282606 #062815
square
#060828 #280619 #282606 #062815
split-complementary
#060828 #281506 #192806
monochromatic
#04051B #04051B #060828 #0E135D #161D92
Accessibility & contrast
On white
19.57
#060828 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#060828 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060828
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060828 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060828 | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E29
Deuteranopia (green-blind)
#000A27
Tritanopia (blue-blind)
#001016
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #060828; /* rgb */ color: rgb(6, 8, 40); /* oklch */ color: oklch(15.9% 0.065 273.1);
Tailwind
colors: {
custom: {
50: '#4a4a62',
500: '#060828',
950: '#000000',
},
}SCSS
$custom: #060828; $custom-light: #4a4a62; $custom-dark: #000000;
JSON
{
"hex": "#060828",
"rgb": {
"r": 6,
"g": 8,
"b": 40
},
"hsl": {
"h": 236.471,
"s": 73.913,
"l": 9.02
},
"oklch": {
"l": 0.15908,
"c": 0.06471,
"h": 273.1
},
"luminance": 0.00366
}Semantic roles & 50–950 ramp
primary
#060828
secondary
#696421
accent
#E637F1
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779