#06101E#06101E
#06101E is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.2% C 0.033 H 255.9°. Best body text is #FFFFFF at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #06101E |
|---|---|
| RGB | rgb(6, 16, 30) |
| HSL | hsl(215, 67%, 7%) |
| HSV | hsv(215, 80%, 12%) |
| CMYK | cmyk(80%, 46.7%, 0%, 88.2%) |
| CIE-LAB | lab(4.54, 0.68, -10.28) |
| CIE-LCH | lch(4.54, 10.30, 273.79°) |
| OKLab | oklab(17.15% -0.0081 -0.0323) |
| OKLCH | oklch(17.15% 0.033 255.9) |
| XYZ | xyz(0.4947, 0.5030, 1.2991) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.88
Almost Black
#070D0D
ΔE00 8.45
Black
#000000
ΔE00 8.79
Dark Navy Blue
#00022E
ΔE00 10.67
Navy (survey)
#01153E
ΔE00 10.68
Navy Blue
#1B2A4A
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06101E #1E1406
analogous
#061C1E #06101E #08061E
triadic
#06101E #1E0610 #101E06
tetradic
#06101E #1E061C #1E1406 #061E08
square
#06101E #1E061C #1E1406 #061E08
split-complementary
#06101E #1E0806 #1C1E06
monochromatic
#050E1A #050E1A #06101E #102B51 #1A4684
Accessibility & contrast
On white
19.08
#06101E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#06101E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06101E
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06101E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06101E | 1.00 | 19.08 | 1.10 | 19.08 |
| #FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A111F
Deuteranopia (green-blind)
#070F1E
Tritanopia (blue-blind)
#001315
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #06101e; /* rgb */ color: rgb(6, 16, 30); /* oklch */ color: oklch(17.2% 0.033 255.9);
Tailwind
colors: {
custom: {
50: '#494e59',
500: '#06101e',
950: '#000000',
},
}SCSS
$custom: #06101e; $custom-light: #494e59; $custom-dark: #000000;
JSON
{
"hex": "#06101e",
"rgb": {
"r": 6,
"g": 16,
"b": 30
},
"hsl": {
"h": 215,
"s": 66.667,
"l": 7.059
},
"oklch": {
"l": 0.17151,
"c": 0.03333,
"h": 255.9
},
"luminance": 0.00503
}Semantic roles & 50–950 ramp
primary
#06101E
secondary
#5E4522
accent
#A23EEA
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#010103
muted
#777778