#060125#060125
#060125 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.4% C 0.075 H 280.2°. Best body text is #FFFFFF at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #060125 |
|---|---|
| RGB | rgb(6, 1, 37) |
| HSL | hsl(248, 95%, 7%) |
| HSV | hsv(248, 97%, 15%) |
| CMYK | cmyk(83.8%, 97.3%, 0%, 85.5%) |
| CIE-LAB | lab(1.75, 9.64, -20.01) |
| CIE-LCH | lch(1.75, 22.21, 295.73°) |
| OKLab | oklab(13.38% 0.0133 -0.0741) |
| OKLCH | oklch(13.38% 0.075 280.2) |
| XYZ | xyz(0.4198, 0.1940, 1.7652) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 2.97
Dark Navy Blue
#00022E
ΔE00 3.37
Very Dark Blue
#000133
ΔE00 4.86
Dark Navy
#000435
ΔE00 5.03
Midnight Blue (survey)
#020035
ΔE00 5.51
Navy (survey)
#01153E
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060125 #202501
analogous
#010E25 #060125 #180125
triadic
#060125 #250601 #012506
tetradic
#060125 #25010E #202501 #012518
square
#060125 #25010E #202501 #012518
split-complementary
#060125 #251801 #0E2501
monochromatic
#05011E #05011E #060125 #100361 #19049C
Accessibility & contrast
On white
20.22
#060125 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#060125 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060125
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060125 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060125 | 1.00 | 20.22 | 1.04 | 20.22 |
| #FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000826
Deuteranopia (green-blind)
#000524
Tritanopia (blue-blind)
#000912
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #060125; /* rgb */ color: rgb(6, 1, 37); /* oklch */ color: oklch(13.4% 0.075 280.2);
Tailwind
colors: {
custom: {
50: '#49475f',
500: '#060125',
950: '#000000',
},
}SCSS
$custom: #060125; $custom-light: #49475f; $custom-dark: #000000;
JSON
{
"hex": "#060125",
"rgb": {
"r": 6,
"g": 1,
"b": 37
},
"hsl": {
"h": 248.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.13382,
"c": 0.07527,
"h": 280.2
},
"luminance": 0.00194
}Semantic roles & 50–950 ramp
primary
#060125
secondary
#606C16
accent
#FF29E1
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010004
muted
#777779