#000125#000125
#000125 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.4% C 0.080 H 264.2°. Best body text is #FFFFFF at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #000125 |
|---|---|
| RGB | rgb(0, 1, 37) |
| HSL | hsl(238, 100%, 7%) |
| HSV | hsv(238, 100%, 15%) |
| CMYK | cmyk(100%, 97.3%, 0%, 85.5%) |
| CIE-LAB | lab(1.40, 8.08, -20.58) |
| CIE-LCH | lch(1.40, 22.11, 291.43°) |
| OKLab | oklab(12.4% -0.0081 -0.0794) |
| OKLCH | oklch(12.4% 0.08 264.2) |
| XYZ | xyz(0.3447, 0.1552, 1.7617) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 2.98
Midnight
#03012D
ΔE00 3.02
Very Dark Blue
#000133
ΔE00 4.63
Dark Navy
#000435
ΔE00 4.76
Midnight Blue (survey)
#020035
ΔE00 5.44
Navy (survey)
#01153E
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000125 #252400
analogous
#001425 #000125 #120025
triadic
#000125 #250001 #012500
tetradic
#000125 #250014 #252400 #002512
square
#000125 #250014 #252400 #002512
split-complementary
#000125 #251200 #142500
monochromatic
#00011F #00011F #000125 #000362 #00049F
Accessibility & contrast
On white
20.37
#000125 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#000125 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000125
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000125 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000125 | 1.00 | 20.37 | 1.03 | 20.37 |
| #FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000726
Deuteranopia (green-blind)
#000424
Tritanopia (blue-blind)
#000A12
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #000125; /* rgb */ color: rgb(0, 1, 37); /* oklch */ color: oklch(12.4% 0.080 264.2);
Tailwind
colors: {
custom: {
50: '#46475f',
500: '#000125',
950: '#000000',
},
}SCSS
$custom: #000125; $custom-light: #46475f; $custom-dark: #000000;
JSON
{
"hex": "#000125",
"rgb": {
"r": 0,
"g": 1,
"b": 37
},
"hsl": {
"h": 238.378,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.12401,
"c": 0.07981,
"h": 264.2
},
"luminance": 0.00155
}Semantic roles & 50–950 ramp
primary
#000125
secondary
#6D6B13
accent
#F929FF
background
#F4F3F5
surface
#E6E5E9
border
#C2C1C5
text
#000004
muted
#777779