#0E2014#0E2014
#0E2014 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.034 H 153.6°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2014 |
|---|---|
| RGB | rgb(14, 32, 20) |
| HSL | hsl(140, 39%, 9%) |
| HSV | hsv(140, 56%, 13%) |
| CMYK | cmyk(56.2%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(10.39, -11.02, 5.81) |
| CIE-LCH | lch(10.39, 12.46, 152.18°) |
| OKLab | oklab(22.36% -0.0302 0.015) |
| OKLCH | oklch(22.36% 0.034 153.6) |
| XYZ | xyz(0.8238, 1.1768, 0.8454) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.76
Very Dark Green
#062E03
ΔE00 10.87
Almost Black
#070D0D
ΔE00 11.64
Charcoal (survey)
#343837
ΔE00 13.27
Dark Green
#033500
ΔE00 13.52
Black
#000000
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2014 #200E1A
analogous
#11200E #0E2014 #0E201D
triadic
#0E2014 #140E20 #20140E
tetradic
#0E2014 #0E1120 #200E1A #201D0E
square
#0E2014 #0E1120 #200E1A #201D0E
split-complementary
#0E2014 #1D0E20 #200E11
monochromatic
#09150D #09150D #0E2014 #214B2F #337549
Accessibility & contrast
On white
17.00
#0E2014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0E2014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2014
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2014 | 1.00 | 17.00 | 1.24 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D13
Deuteranopia (green-blind)
#1D1B15
Tritanopia (blue-blind)
#0A201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2014; /* rgb */ color: rgb(14, 32, 20); /* oklch */ color: oklch(22.4% 0.034 153.6);
Tailwind
colors: {
custom: {
50: '#4d5b51',
500: '#0e2014',
950: '#000000',
},
}SCSS
$custom: #0e2014; $custom-light: #4d5b51; $custom-dark: #000000;
JSON
{
"hex": "#0e2014",
"rgb": {
"r": 14,
"g": 32,
"b": 20
},
"hsl": {
"h": 140,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22358,
"c": 0.03368,
"h": 153.6
},
"luminance": 0.01177
}Semantic roles & 50–950 ramp
primary
#0E2014
secondary
#58324B
accent
#59A8CF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978