#041A27#041A27
#041A27 is a very dark, muted cyan. Relative luminance 0.009; OKLCH L 20.7% C 0.038 H 237.2°. Best body text is #FFFFFF at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #041A27 |
|---|---|
| RGB | rgb(4, 26, 39) |
| HSL | hsl(202, 81%, 8%) |
| HSV | hsv(202, 90%, 15%) |
| CMYK | cmyk(89.7%, 33.3%, 0%, 84.7%) |
| CIE-LAB | lab(8.23, -3.28, -11.47) |
| CIE-LCH | lch(8.23, 11.93, 254.02°) |
| OKLab | oklab(20.73% -0.0208 -0.0323) |
| OKLCH | oklch(20.73% 0.038 237.2) |
| XYZ | xyz(0.7855, 0.9110, 2.0535) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.65
Almost Black
#070D0D
ΔE00 9.13
Gunmetal
#2A3439
ΔE00 9.77
Dark Blue Grey
#1F3B4D
ΔE00 10.35
Black
#000000
ΔE00 10.90
Darkblue (survey)
#030764
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041A27 #271104
analogous
#042722 #041A27 #040827
triadic
#041A27 #27041A #1A2704
tetradic
#041A27 #220427 #271104 #082704
square
#041A27 #220427 #271104 #082704
split-complementary
#041A27 #270408 #272204
monochromatic
#03131C #03131C #041A27 #0A3F5F #0F6496
Accessibility & contrast
On white
17.76
#041A27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041A27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041A27
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041A27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041A27 | 1.00 | 17.76 | 1.18 | 17.76 |
| #FFFFFF | 17.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141A28
Deuteranopia (green-blind)
#0F1627
Tritanopia (blue-blind)
#001D1E
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #041a27; /* rgb */ color: rgb(4, 26, 39); /* oklch */ color: oklch(20.7% 0.038 237.2);
Tailwind
colors: {
custom: {
50: '#495661',
500: '#041a27',
950: '#000000',
},
}SCSS
$custom: #041a27; $custom-light: #495661; $custom-dark: #000000;
JSON
{
"hex": "#041a27",
"rgb": {
"r": 4,
"g": 26,
"b": 39
},
"hsl": {
"h": 202.286,
"s": 81.395,
"l": 8.431
},
"oklch": {
"l": 0.20729,
"c": 0.03846,
"h": 237.2
},
"luminance": 0.00911
}Semantic roles & 50–950 ramp
primary
#041A27
secondary
#6A3A1D
accent
#7A30F8
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010305
muted
#777879