#04110F#04110F
#04110F is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.4% C 0.021 H 183.7°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #04110F |
|---|---|
| RGB | rgb(4, 17, 15) |
| HSL | hsl(171, 62%, 4%) |
| HSV | hsv(171, 76%, 7%) |
| CMYK | cmyk(76.5%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.17, -4.16, -0.30) |
| CIE-LCH | lch(4.17, 4.17, 184.11°) |
| OKLab | oklab(16.39% -0.0207 -0.0013) |
| OKLCH | oklch(16.39% 0.021 183.7) |
| XYZ | xyz(0.3367, 0.4612, 0.5231) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.23
Black
#000000
ΔE00 6.00
Dark
#1B2431
ΔE00 11.34
Gunmetal
#2A3439
ΔE00 11.61
Charcoal (survey)
#343837
ΔE00 12.60
Onyx
#353839
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04110F #110406
analogous
#041109 #04110F #040D11
triadic
#04110F #0F0411 #110F04
tetradic
#04110F #090411 #110406 #0D1104
square
#04110F #090411 #110406 #0D1104
split-complementary
#04110F #11040D #110904
monochromatic
#061916 #061916 #061916 #10433B #1B7466
Accessibility & contrast
On white
19.23
#04110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#04110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04110F
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04110F | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100F
Deuteranopia (green-blind)
#0D0E0F
Tritanopia (blue-blind)
#011210
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #04110f; /* rgb */ color: rgb(4, 17, 15); /* oklch */ color: oklch(16.4% 0.021 183.7);
Tailwind
colors: {
custom: {
50: '#484f4e',
500: '#04110f',
950: '#000000',
},
}SCSS
$custom: #04110f; $custom-light: #484f4e; $custom-dark: #000000;
JSON
{
"hex": "#04110f",
"rgb": {
"r": 4,
"g": 17,
"b": 15
},
"hsl": {
"h": 170.769,
"s": 61.905,
"l": 4.118
},
"oklch": {
"l": 0.16387,
"c": 0.0207,
"h": 183.7
},
"luminance": 0.00461
}Semantic roles & 50–950 ramp
primary
#04110F
secondary
#512027
accent
#435CE5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777