#04110E#04110E
#04110E is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.3% C 0.021 H 178.3°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #04110E |
|---|---|
| RGB | rgb(4, 17, 14) |
| HSL | hsl(166, 62%, 4%) |
| HSV | hsv(166, 76%, 7%) |
| CMYK | cmyk(76.5%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.14, -4.34, 0.18) |
| CIE-LCH | lch(4.14, 4.34, 177.62°) |
| OKLab | oklab(16.34% -0.0213 0.0006) |
| OKLCH | oklch(16.34% 0.021 178.3) |
| XYZ | xyz(0.3298, 0.4584, 0.4865) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.49
Black
#000000
ΔE00 6.17
Dark
#1B2431
ΔE00 11.76
Gunmetal
#2A3439
ΔE00 11.82
Charcoal (survey)
#343837
ΔE00 12.66
Onyx
#353839
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04110E #110407
analogous
#041108 #04110E #040E11
triadic
#04110E #0E0411 #110E04
tetradic
#04110E #080411 #110407 #0E1104
square
#04110E #080411 #110407 #0E1104
split-complementary
#04110E #11040E #110804
monochromatic
#061914 #061914 #061914 #104337 #1B7460
Accessibility & contrast
On white
19.24
#04110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#04110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04110E
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04110E | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100E
Deuteranopia (green-blind)
#0E0E0E
Tritanopia (blue-blind)
#011110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #04110e; /* rgb */ color: rgb(4, 17, 14); /* oklch */ color: oklch(16.3% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#484f4d',
500: '#04110e',
950: '#000000',
},
}SCSS
$custom: #04110e; $custom-light: #484f4d; $custom-dark: #000000;
JSON
{
"hex": "#04110e",
"rgb": {
"r": 4,
"g": 17,
"b": 14
},
"hsl": {
"h": 166.154,
"s": 61.905,
"l": 4.118
},
"oklch": {
"l": 0.16343,
"c": 0.02131,
"h": 178.3
},
"luminance": 0.00458
}Semantic roles & 50–950 ramp
primary
#04110E
secondary
#51202B
accent
#4368E5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777