#041E25#041E25
#041E25 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 21.9% C 0.034 H 218.6°. Best body text is #FFFFFF at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #041E25 |
|---|---|
| RGB | rgb(4, 30, 37) |
| HSL | hsl(193, 80%, 8%) |
| HSV | hsv(193, 89%, 15%) |
| CMYK | cmyk(89.2%, 18.9%, 0%, 85.5%) |
| CIE-LAB | lab(9.70, -7.08, -7.70) |
| CIE-LCH | lch(9.70, 10.46, 227.40°) |
| OKLab | oklab(21.87% -0.027 -0.0215) |
| OKLCH | oklch(21.87% 0.034 218.6) |
| XYZ | xyz(0.8481, 1.0878, 1.9152) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.97
Almost Black
#070D0D
ΔE00 8.97
Dark
#1B2431
ΔE00 9.00
Dark Blue Grey
#1F3B4D
ΔE00 10.74
Black
#000000
ΔE00 11.66
Charcoal (survey)
#343837
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E25 #250B04
analogous
#04251B #041E25 #040D25
triadic
#041E25 #25041E #1E2504
tetradic
#041E25 #1B0425 #250B04 #0D2504
square
#041E25 #1B0425 #250B04 #0D2504
split-complementary
#041E25 #25040D #251B04
monochromatic
#03161C #03161C #041E25 #0A4B5C #107893
Accessibility & contrast
On white
17.25
#041E25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#041E25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E25
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E25 | 1.00 | 17.25 | 1.22 | 17.25 |
| #FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1D25
Deuteranopia (green-blind)
#151925
Tritanopia (blue-blind)
#002020
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #041e25; /* rgb */ color: rgb(4, 30, 37); /* oklch */ color: oklch(21.9% 0.034 218.6);
Tailwind
colors: {
custom: {
50: '#49595f',
500: '#041e25',
950: '#000000',
},
}SCSS
$custom: #041e25; $custom-light: #49595f; $custom-dark: #000000;
JSON
{
"hex": "#041e25",
"rgb": {
"r": 4,
"g": 30,
"b": 37
},
"hsl": {
"h": 192.727,
"s": 80.488,
"l": 8.039
},
"oklch": {
"l": 0.21873,
"c": 0.03448,
"h": 218.6
},
"luminance": 0.01088
}Semantic roles & 50–950 ramp
primary
#041E25
secondary
#682D1D
accent
#5B31F7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879