#140E00#140E00
#140E00 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 16.7% C 0.034 H 92.0°. Best body text is #FFFFFF at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #140E00 |
|---|---|
| RGB | rgb(20, 14, 0) |
| HSL | hsl(42, 100%, 4%) |
| HSV | hsv(42, 100%, 8%) |
| CMYK | cmyk(0%, 30%, 100%, 92.2%) |
| CIE-LAB | lab(4.18, 0.23, 6.27) |
| CIE-LCH | lch(4.18, 6.27, 87.86°) |
| OKLab | oklab(16.68% -0.0012 0.0341) |
| OKLCH | oklch(16.68% 0.034 92) |
| XYZ | xyz(0.4456, 0.4628, 0.0659) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 6.01
Almost Black
#070D0D
ΔE00 6.65
Very Dark Brown
#1D0200
ΔE00 11.86
Dark Brown
#341C02
ΔE00 12.90
Dark Grey
#363737
ΔE00 13.47
Charcoal (survey)
#343837
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140E00 #000614
analogous
#140400 #140E00 #101400
triadic
#140E00 #00140E #0E0014
tetradic
#140E00 #001404 #000614 #140010
square
#140E00 #001404 #000614 #140010
split-complementary
#140E00 #001014 #040014
monochromatic
#1F1500 #1F1500 #1F1500 #513900 #8E6400
Accessibility & contrast
On white
19.22
#140E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#140E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140E00
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140E00 | 1.00 | 19.22 | 1.09 | 19.22 |
| #FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E00
Deuteranopia (green-blind)
#130F00
Tritanopia (blue-blind)
#170C0A
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #140e00; /* rgb */ color: rgb(20, 14, 0); /* oklch */ color: oklch(16.7% 0.034 92.0);
Tailwind
colors: {
custom: {
50: '#514d47',
500: '#140e00',
950: '#000000',
},
}SCSS
$custom: #140e00; $custom-light: #514d47; $custom-dark: #000000;
JSON
{
"hex": "#140e00",
"rgb": {
"r": 20,
"g": 14,
"b": 0
},
"hsl": {
"h": 42,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.1668,
"c": 0.03412,
"h": 92
},
"luminance": 0.00463
}Semantic roles & 50–950 ramp
primary
#140E00
secondary
#11285F
accent
#69FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#020100
muted
#787777