#0E1007#0E1007
#0E1007 is a very dark, near-neutral yellow-green. Relative luminance 0.005; OKLCH L 16.7% C 0.019 H 118.3°. Best body text is #FFFFFF at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1007 |
|---|---|
| RGB | rgb(14, 16, 7) |
| HSL | hsl(73, 39%, 5%) |
| HSV | hsv(73, 56%, 6%) |
| CMYK | cmyk(12.5%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(4.33, -2.08, 3.57) |
| CIE-LCH | lch(4.33, 4.13, 120.26°) |
| OKLab | oklab(16.74% -0.0088 0.0163) |
| OKLCH | oklch(16.74% 0.019 118.3) |
| XYZ | xyz(0.4047, 0.4793, 0.2722) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.90
Black
#000000
ΔE00 4.98
Charcoal (survey)
#343837
ΔE00 12.62
Dark Grey
#363737
ΔE00 12.75
Gunmetal
#2A3439
ΔE00 13.10
Onyx
#353839
ΔE00 13.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1007 #090710
analogous
#100E07 #0E1007 #0A1007
triadic
#0E1007 #070E10 #10070E
tetradic
#0E1007 #07100E #090710 #10070A
square
#0E1007 #07100E #090710 #10070A
split-complementary
#0E1007 #070A10 #0E0710
monochromatic
#131509 #131509 #131509 #333B1A #59652C
Accessibility & contrast
On white
19.16
#0E1007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#0E1007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1007
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1007 | 1.00 | 19.16 | 1.10 | 19.16 |
| #FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F06
Deuteranopia (green-blind)
#110F07
Tritanopia (blue-blind)
#0F0F0E
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #0e1007; /* rgb */ color: rgb(14, 16, 7); /* oklch */ color: oklch(16.7% 0.019 118.3);
Tailwind
colors: {
custom: {
50: '#4d4e4a',
500: '#0e1007',
950: '#000000',
},
}SCSS
$custom: #0e1007; $custom-light: #4d4e4a; $custom-dark: #000000;
JSON
{
"hex": "#0e1007",
"rgb": {
"r": 14,
"g": 16,
"b": 7
},
"hsl": {
"h": 73.333,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16745,
"c": 0.01855,
"h": 118.3
},
"luminance": 0.00479
}Semantic roles & 50–950 ramp
primary
#0E1007
secondary
#312A49
accent
#59CF73
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777