#14280F#14280F
#14280F is a dark, muted green. Relative luminance 0.017; OKLCH L 25.2% C 0.052 H 139.6°. Best body text is #FFFFFF at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #14280F |
|---|---|
| RGB | rgb(20, 40, 15) |
| HSL | hsl(108, 45%, 11%) |
| HSV | hsv(108, 63%, 16%) |
| CMYK | cmyk(50%, 0%, 62.5%, 84.3%) |
| CIE-LAB | lab(13.83, -14.35, 13.54) |
| CIE-LCH | lch(13.83, 19.73, 136.65°) |
| OKLab | oklab(25.23% -0.0393 0.0335) |
| OKLCH | oklch(25.23% 0.052 139.6) |
| XYZ | xyz(1.1335, 1.7007, 0.7204) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.84
Dark Forest Green
#002D04
ΔE00 6.11
Dark Green
#033500
ΔE00 8.41
Hunter Green (survey)
#0B4008
ΔE00 10.65
Evergreen
#05472A
ΔE00 11.37
Pine Green
#0A481E
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14280F #230F28
analogous
#20280F #14280F #0F2816
triadic
#14280F #0F1428 #280F14
tetradic
#14280F #0F2028 #230F28 #28160F
square
#14280F #0F2028 #230F28 #28160F
split-complementary
#14280F #160F28 #280F20
monochromatic
#0B1608 #0B1608 #14280F #2A5520 #418130
Accessibility & contrast
On white
15.67
#14280F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#14280F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14280F
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14280F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14280F | 1.00 | 15.67 | 1.34 | 15.67 |
| #FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#262311
Tritanopia (blue-blind)
#132722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #14280f; /* rgb */ color: rgb(20, 40, 15); /* oklch */ color: oklch(25.2% 0.052 139.6);
Tailwind
colors: {
custom: {
50: '#53624e',
500: '#14280f',
950: '#000000',
},
}SCSS
$custom: #14280f; $custom-light: #53624e; $custom-dark: #000000;
JSON
{
"hex": "#14280f",
"rgb": {
"r": 20,
"g": 40,
"b": 15
},
"hsl": {
"h": 108,
"s": 45.455,
"l": 10.784
},
"oklch": {
"l": 0.25226,
"c": 0.0516,
"h": 139.6
},
"luminance": 0.01701
}Semantic roles & 50–950 ramp
primary
#14280F
secondary
#573261
accent
#53D5BB
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977