#041C10#041C10
#041C10 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.3% C 0.039 H 159.1°. Best body text is #FFFFFF at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #041C10 |
|---|---|
| RGB | rgb(4, 28, 16) |
| HSL | hsl(150, 75%, 6%) |
| HSV | hsv(150, 86%, 11%) |
| CMYK | cmyk(85.7%, 0%, 42.9%, 89%) |
| CIE-LAB | lab(8.07, -11.90, 4.86) |
| CIE-LCH | lch(8.07, 12.86, 157.79°) |
| OKLab | oklab(20.28% -0.0368 0.014) |
| OKLCH | oklch(20.28% 0.039 159.1) |
| XYZ | xyz(0.5588, 0.8937, 0.6332) |
| Luminance | 0.0089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.26
Very Dark Green
#062E03
ΔE00 11.52
Almost Black
#070D0D
ΔE00 11.57
Black
#000000
ΔE00 13.89
Dark Green
#033500
ΔE00 14.29
Charcoal (survey)
#343837
ΔE00 14.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041C10 #1C0410
analogous
#041C04 #041C10 #041C1C
triadic
#041C10 #10041C #1C1004
tetradic
#041C10 #04041C #1C0410 #1C1C04
square
#041C10 #04041C #1C0410 #1C1C04
split-complementary
#041C10 #1C041C #1C0404
monochromatic
#041B0F #041B0F #041C10 #0C522F #13874D
Accessibility & contrast
On white
17.81
#041C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041C10
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041C10 | 1.00 | 17.81 | 1.18 | 17.81 |
| #FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C190F
Deuteranopia (green-blind)
#181711
Tritanopia (blue-blind)
#001C19
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #041c10; /* rgb */ color: rgb(4, 28, 16); /* oklch */ color: oklch(20.3% 0.039 159.1);
Tailwind
colors: {
custom: {
50: '#48584e',
500: '#041c10',
950: '#000000',
},
}SCSS
$custom: #041c10; $custom-light: #48584e; $custom-dark: #000000;
JSON
{
"hex": "#041c10",
"rgb": {
"r": 4,
"g": 28,
"b": 16
},
"hsl": {
"h": 150,
"s": 75,
"l": 6.275
},
"oklch": {
"l": 0.20282,
"c": 0.03943,
"h": 159.1
},
"luminance": 0.00894
}Semantic roles & 50–950 ramp
primary
#041C10
secondary
#5E1D3E
accent
#3694F2
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877