#14290F#14290F
#14290F is a dark, muted green. Relative luminance 0.018; OKLCH L 25.5% C 0.053 H 139.8°. Best body text is #FFFFFF at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #14290F |
|---|---|
| RGB | rgb(20, 41, 15) |
| HSL | hsl(108, 46%, 11%) |
| HSV | hsv(108, 63%, 16%) |
| CMYK | cmyk(51.2%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(14.23, -14.91, 14.06) |
| CIE-LCH | lch(14.23, 20.49, 136.69°) |
| OKLab | oklab(25.55% -0.0408 0.0345) |
| OKLCH | oklch(25.55% 0.053 139.8) |
| XYZ | xyz(1.1676, 1.7690, 0.7318) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.38
Dark Forest Green
#002D04
ΔE00 5.68
Dark Green
#033500
ΔE00 7.94
Hunter Green (survey)
#0B4008
ΔE00 10.18
Evergreen
#05472A
ΔE00 11.00
Pine Green
#0A481E
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14290F #240F29
analogous
#21290F #14290F #0F2917
triadic
#14290F #0F1429 #290F14
tetradic
#14290F #0F2129 #240F29 #29170F
square
#14290F #0F2129 #240F29 #29170F
split-complementary
#14290F #170F29 #290F21
monochromatic
#0B1608 #0B1608 #14290F #2A561F #408330
Accessibility & contrast
On white
15.51
#14290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#14290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14290F
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14290F | 1.00 | 15.51 | 1.35 | 15.51 |
| #FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#272311
Tritanopia (blue-blind)
#122823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #14290f; /* rgb */ color: rgb(20, 41, 15); /* oklch */ color: oklch(25.5% 0.053 139.8);
Tailwind
colors: {
custom: {
50: '#53634e',
500: '#14290f',
950: '#000000',
},
}SCSS
$custom: #14290f; $custom-light: #53634e; $custom-dark: #000000;
JSON
{
"hex": "#14290f",
"rgb": {
"r": 20,
"g": 41,
"b": 15
},
"hsl": {
"h": 108.462,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.25547,
"c": 0.05347,
"h": 139.8
},
"luminance": 0.01769
}Semantic roles & 50–950 ramp
primary
#14290F
secondary
#593262
accent
#52D6BD
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977