#0A140E#0A140E
#0A140E is a very dark, near-neutral green. Relative luminance 0.006; OKLCH L 17.9% C 0.019 H 157.4°. Best body text is #FFFFFF at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #0A140E |
|---|---|
| RGB | rgb(10, 20, 14) |
| HSL | hsl(144, 33%, 6%) |
| HSV | hsv(144, 50%, 8%) |
| CMYK | cmyk(50%, 0%, 30%, 92.2%) |
| CIE-LAB | lab(5.39, -4.60, 2.04) |
| CIE-LCH | lch(5.39, 5.04, 156.06°) |
| OKLab | oklab(17.9% -0.0179 0.0074) |
| OKLCH | oklch(17.9% 0.019 157.4) |
| XYZ | xyz(0.4546, 0.5965, 0.5066) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.52
Black
#000000
ΔE00 6.95
Gunmetal
#2A3439
ΔE00 11.97
Charcoal (survey)
#343837
ΔE00 12.14
Dark Grey
#363737
ΔE00 12.79
Onyx
#353839
ΔE00 12.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A140E #140A10
analogous
#0B140A #0A140E #0A1413
triadic
#0A140E #0E0A14 #140E0A
tetradic
#0A140E #0A0B14 #140A10 #14130A
square
#0A140E #0A0B14 #140A10 #14130A
split-complementary
#0A140E #130A14 #140A0B
monochromatic
#0A140E #0A140E #0A140E #1E3D2B #336647
Accessibility & contrast
On white
18.76
#0A140E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#0A140E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A140E
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A140E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A140E | 1.00 | 18.76 | 1.12 | 18.76 |
| #FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14130E
Deuteranopia (green-blind)
#12110E
Tritanopia (blue-blind)
#081412
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #0a140e; /* rgb */ color: rgb(10, 20, 14); /* oklch */ color: oklch(17.9% 0.019 157.4);
Tailwind
colors: {
custom: {
50: '#4b514d',
500: '#0a140e',
950: '#000000',
},
}SCSS
$custom: #0a140e; $custom-light: #4b514d; $custom-dark: #000000;
JSON
{
"hex": "#0a140e",
"rgb": {
"r": 10,
"g": 20,
"b": 14
},
"hsl": {
"h": 144,
"s": 33.333,
"l": 5.882
},
"oklch": {
"l": 0.17905,
"c": 0.01934,
"h": 157.4
},
"luminance": 0.00597
}Semantic roles & 50–950 ramp
primary
#0A140E
secondary
#4B2F40
accent
#5E9FC9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877