#14280C#14280C
#14280C is a dark, muted green. Relative luminance 0.017; OKLCH L 25.2% C 0.055 H 137.6°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #14280C |
|---|---|
| RGB | rgb(20, 40, 12) |
| HSL | hsl(103, 54%, 10%) |
| HSV | hsv(103, 70%, 16%) |
| CMYK | cmyk(50%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(13.78, -14.82, 14.96) |
| CIE-LCH | lch(13.78, 21.06, 134.73°) |
| OKLab | oklab(25.17% -0.0408 0.0372) |
| OKLCH | oklch(25.17% 0.055 137.6) |
| XYZ | xyz(1.1136, 1.6928, 0.6158) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.28
Dark Forest Green
#002D04
ΔE00 5.65
Dark Green
#033500
ΔE00 7.83
Hunter Green (survey)
#0B4008
ΔE00 10.15
Forrest Green
#154406
ΔE00 11.31
Pine Green
#0A481E
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14280C #200C28
analogous
#22280C #14280C #0C2812
triadic
#14280C #0C1428 #280C14
tetradic
#14280C #0C2228 #200C28 #28120C
square
#14280C #0C2228 #200C28 #28120C
split-complementary
#14280C #120C28 #280C22
monochromatic
#0C1807 #0C1807 #14280C #2C571A #438628
Accessibility & contrast
On white
15.69
#14280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#14280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14280C
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14280C | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#27230E
Tritanopia (blue-blind)
#132622
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #14280c; /* rgb */ color: rgb(20, 40, 12); /* oklch */ color: oklch(25.2% 0.055 137.6);
Tailwind
colors: {
custom: {
50: '#53624c',
500: '#14280c',
950: '#000000',
},
}SCSS
$custom: #14280c; $custom-light: #53624c; $custom-dark: #000000;
JSON
{
"hex": "#14280c",
"rgb": {
"r": 20,
"g": 40,
"b": 12
},
"hsl": {
"h": 102.857,
"s": 53.846,
"l": 10.196
},
"oklch": {
"l": 0.25173,
"c": 0.05522,
"h": 137.6
},
"luminance": 0.01693
}Semantic roles & 50–950 ramp
primary
#14280C
secondary
#542D63
accent
#4BDDB3
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977