#030E25#030E25
#030E25 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 16.9% C 0.051 H 260.4°. Best body text is #FFFFFF at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #030E25 |
|---|---|
| RGB | rgb(3, 14, 37) |
| HSL | hsl(221, 85%, 8%) |
| HSV | hsv(221, 92%, 15%) |
| CMYK | cmyk(91.9%, 62.2%, 0%, 85.5%) |
| CIE-LAB | lab(4.22, 3.47, -16.21) |
| CIE-LCH | lch(4.22, 16.57, 282.07°) |
| OKLab | oklab(16.88% -0.0086 -0.0507) |
| OKLCH | oklch(16.88% 0.051 260.4) |
| XYZ | xyz(0.5284, 0.4669, 1.8122) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.45
Navy (survey)
#01153E
ΔE00 6.75
Midnight
#03012D
ΔE00 6.81
Dark Navy
#000435
ΔE00 7.60
Very Dark Blue
#000133
ΔE00 7.67
Dark
#1B2431
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E25 #251A03
analogous
#031F25 #030E25 #090325
triadic
#030E25 #25030E #0E2503
tetradic
#030E25 #25031F #251A03 #032509
square
#030E25 #25031F #251A03 #032509
split-complementary
#030E25 #250903 #1F2503
monochromatic
#020B1C #020B1C #030E25 #08235E #0C3996
Accessibility & contrast
On white
19.21
#030E25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#030E25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E25
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E25 | 1.00 | 19.21 | 1.09 | 19.21 |
| #FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031126
Deuteranopia (green-blind)
#000D25
Tritanopia (blue-blind)
#001317
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #030e25; /* rgb */ color: rgb(3, 14, 37); /* oklch */ color: oklch(16.9% 0.051 260.4);
Tailwind
colors: {
custom: {
50: '#484d5f',
500: '#030e25',
950: '#000000',
},
}SCSS
$custom: #030e25; $custom-light: #484d5f; $custom-dark: #000000;
JSON
{
"hex": "#030e25",
"rgb": {
"r": 3,
"g": 14,
"b": 37
},
"hsl": {
"h": 220.588,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.16876,
"c": 0.05139,
"h": 260.4
},
"luminance": 0.00467
}Semantic roles & 50–950 ramp
primary
#030E25
secondary
#69501B
accent
#B82DFB
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779