#041925#041925
#041925 is a very dark, muted cyan. Relative luminance 0.009; OKLCH L 20.3% C 0.037 H 236.1°. Best body text is #FFFFFF at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #041925 |
|---|---|
| RGB | rgb(4, 25, 37) |
| HSL | hsl(202, 80%, 8%) |
| HSV | hsv(202, 89%, 15%) |
| CMYK | cmyk(89.2%, 32.4%, 0%, 85.5%) |
| CIE-LAB | lab(7.72, -3.31, -10.76) |
| CIE-LCH | lch(7.72, 11.26, 252.91°) |
| OKLab | oklab(20.28% -0.0204 -0.0303) |
| OKLCH | oklch(20.28% 0.037 236.1) |
| XYZ | xyz(0.7315, 0.8546, 1.8763) |
| Luminance | 0.0086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.83
Almost Black
#070D0D
ΔE00 8.61
Gunmetal
#2A3439
ΔE00 9.81
Black
#000000
ΔE00 10.41
Dark Blue Grey
#1F3B4D
ΔE00 10.73
Darkblue (survey)
#030764
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041925 #251004
analogous
#042520 #041925 #040825
triadic
#041925 #250419 #192504
tetradic
#041925 #200425 #251004 #082504
square
#041925 #200425 #251004 #082504
split-complementary
#041925 #250408 #252004
monochromatic
#03131C #03131C #041925 #0A3E5C #106493
Accessibility & contrast
On white
17.93
#041925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#041925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041925
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041925 | 1.00 | 17.93 | 1.17 | 17.93 |
| #FFFFFF | 17.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131926
Deuteranopia (green-blind)
#0F1525
Tritanopia (blue-blind)
#001C1D
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #041925; /* rgb */ color: rgb(4, 25, 37); /* oklch */ color: oklch(20.3% 0.037 236.1);
Tailwind
colors: {
custom: {
50: '#48555f',
500: '#041925',
950: '#000000',
},
}SCSS
$custom: #041925; $custom-light: #48555f; $custom-dark: #000000;
JSON
{
"hex": "#041925",
"rgb": {
"r": 4,
"g": 25,
"b": 37
},
"hsl": {
"h": 201.818,
"s": 80.488,
"l": 8.039
},
"oklch": {
"l": 0.20284,
"c": 0.03657,
"h": 236.1
},
"luminance": 0.00855
}Semantic roles & 50–950 ramp
primary
#041925
secondary
#68381D
accent
#7931F7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010304
muted
#777879