#060610#060610
#060610 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 12.9% C 0.023 H 282.6°. Best body text is #FFFFFF at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #060610 |
|---|---|
| RGB | rgb(6, 6, 16) |
| HSL | hsl(240, 45%, 4%) |
| HSV | hsv(240, 63%, 6%) |
| CMYK | cmyk(62.5%, 62.5%, 0%, 93.7%) |
| CIE-LAB | lab(1.86, 1.54, -4.19) |
| CIE-LCH | lch(1.86, 4.46, 290.15°) |
| OKLab | oklab(12.88% 0.0051 -0.0229) |
| OKLCH | oklch(12.88% 0.023 282.6) |
| XYZ | xyz(0.2337, 0.2064, 0.5176) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.45
Almost Black
#070D0D
ΔE00 5.54
Dark
#1B2431
ΔE00 8.90
Very Dark Brown
#1D0200
ΔE00 11.42
Gunmetal
#2A3439
ΔE00 13.57
Dark Grey
#363737
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060610 #101006
analogous
#060B10 #060610 #0B0610
triadic
#060610 #100606 #061006
tetradic
#060610 #10060B #101006 #06100B
square
#060610 #10060B #101006 #06100B
split-complementary
#060610 #100B06 #0B1006
monochromatic
#080816 #080816 #080816 #17173D #272769
Accessibility & contrast
On white
20.17
#060610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#060610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060610
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060610 | 1.00 | 20.17 | 1.04 | 20.17 |
| #FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040710
Deuteranopia (green-blind)
#030710
Tritanopia (blue-blind)
#040809
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #060610; /* rgb */ color: rgb(6, 6, 16); /* oklch */ color: oklch(12.9% 0.023 282.6);
Tailwind
colors: {
custom: {
50: '#49494e',
500: '#060610',
950: '#000000',
},
}SCSS
$custom: #060610; $custom-light: #49494e; $custom-dark: #000000;
JSON
{
"hex": "#060610",
"rgb": {
"r": 6,
"g": 6,
"b": 16
},
"hsl": {
"h": 240,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.12878,
"c": 0.02348,
"h": 282.6
},
"luminance": 0.00206
}Semantic roles & 50–950 ramp
primary
#060610
secondary
#4B4B27
accent
#D553D5
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777