#020F25#020F25
#020F25 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.1% C 0.051 H 257.0°. Best body text is #FFFFFF at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #020F25 |
|---|---|
| RGB | rgb(2, 15, 37) |
| HSL | hsl(218, 90%, 8%) |
| HSV | hsv(218, 95%, 15%) |
| CMYK | cmyk(94.6%, 59.5%, 0%, 85.5%) |
| CIE-LAB | lab(4.41, 2.69, -15.91) |
| CIE-LCH | lch(4.41, 16.14, 279.61°) |
| OKLab | oklab(17.07% -0.0114 -0.0493) |
| OKLCH | oklch(17.07% 0.051 257) |
| XYZ | xyz(0.5297, 0.4881, 1.8162) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.98
Navy (survey)
#01153E
ΔE00 7.01
Midnight
#03012D
ΔE00 7.39
Dark
#1B2431
ΔE00 7.52
Dark Navy
#000435
ΔE00 7.95
Very Dark Blue
#000133
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020F25 #251802
analogous
#022025 #020F25 #060225
triadic
#020F25 #25020F #0F2502
tetradic
#020F25 #250220 #251802 #022506
square
#020F25 #250220 #251802 #022506
split-complementary
#020F25 #250602 #202502
monochromatic
#020C1D #020C1D #020F25 #05275F #083E99
Accessibility & contrast
On white
19.13
#020F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#020F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020F25
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020F25 | 1.00 | 19.13 | 1.10 | 19.13 |
| #FFFFFF | 19.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041126
Deuteranopia (green-blind)
#000E25
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #020f25; /* rgb */ color: rgb(2, 15, 37); /* oklch */ color: oklch(17.1% 0.051 257.0);
Tailwind
colors: {
custom: {
50: '#474e5f',
500: '#020f25',
950: '#000000',
},
}SCSS
$custom: #020f25; $custom-light: #474e5f; $custom-dark: #000000;
JSON
{
"hex": "#020f25",
"rgb": {
"r": 2,
"g": 15,
"b": 37
},
"hsl": {
"h": 217.714,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.17073,
"c": 0.05064,
"h": 257
},
"luminance": 0.00488
}Semantic roles & 50–950 ramp
primary
#020F25
secondary
#6A4C18
accent
#AF29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779