#0E1004#0E1004
#0E1004 is a very dark, muted yellow-green. Relative luminance 0.005; OKLCH L 16.6% C 0.026 H 116.1°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1004 |
|---|---|
| RGB | rgb(14, 16, 4) |
| HSL | hsl(70, 60%, 4%) |
| HSV | hsv(70, 75%, 6%) |
| CMYK | cmyk(12.5%, 0%, 75%, 93.7%) |
| CIE-LAB | lab(4.27, -2.50, 4.71) |
| CIE-LCH | lch(4.27, 5.33, 117.96°) |
| OKLab | oklab(16.64% -0.0113 0.023) |
| OKLCH | oklch(16.64% 0.026 116.1) |
| XYZ | xyz(0.3883, 0.4727, 0.1856) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.88
Black
#000000
ΔE00 5.85
Charcoal (survey)
#343837
ΔE00 12.93
Dark Grey
#363737
ΔE00 13.15
Onyx
#353839
ΔE00 13.54
Gunmetal
#2A3439
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1004 #060410
analogous
#100C04 #0E1004 #081004
triadic
#0E1004 #040E10 #10040E
tetradic
#0E1004 #04100C #060410 #100408
square
#0E1004 #04100C #060410 #100408
split-complementary
#0E1004 #040810 #0C0410
monochromatic
#151806 #151806 #151806 #394110 #64721C
Accessibility & contrast
On white
19.19
#0E1004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#0E1004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1004
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1004 | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F03
Deuteranopia (green-blind)
#110F04
Tritanopia (blue-blind)
#0F0F0D
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #0e1004; /* rgb */ color: rgb(14, 16, 4); /* oklch */ color: oklch(16.6% 0.026 116.1);
Tailwind
colors: {
custom: {
50: '#4d4e48',
500: '#0e1004',
950: '#000000',
},
}SCSS
$custom: #0e1004; $custom-light: #4d4e48; $custom-dark: #000000;
JSON
{
"hex": "#0e1004",
"rgb": {
"r": 14,
"g": 16,
"b": 4
},
"hsl": {
"h": 70,
"s": 60,
"l": 3.922
},
"oklch": {
"l": 0.16644,
"c": 0.02564,
"h": 116.1
},
"luminance": 0.00473
}Semantic roles & 50–950 ramp
primary
#0E1004
secondary
#28204F
accent
#45E35F
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777