#14260E#14260E
#14260E is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.6% C 0.049 H 138.4°. Best body text is #FFFFFF at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #14260E |
|---|---|
| RGB | rgb(20, 38, 14) |
| HSL | hsl(105, 46%, 10%) |
| HSV | hsv(105, 63%, 15%) |
| CMYK | cmyk(47.4%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(13.03, -13.37, 12.99) |
| CIE-LCH | lch(13.03, 18.64, 135.83°) |
| OKLab | oklab(24.56% -0.0367 0.0326) |
| OKLCH | oklch(24.56% 0.049 138.4) |
| XYZ | xyz(1.0608, 1.5666, 0.6619) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.59
Dark Forest Green
#002D04
ΔE00 6.86
Dark Green
#033500
ΔE00 9.17
Hunter Green (survey)
#0B4008
ΔE00 11.44
Evergreen
#05472A
ΔE00 12.15
Pine Green
#0A481E
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14260E #200E26
analogous
#20260E #14260E #0E2614
triadic
#14260E #0E1426 #260E14
tetradic
#14260E #0E2026 #200E26 #26140E
square
#14260E #0E2026 #200E26 #26140E
split-complementary
#14260E #140E26 #260E20
monochromatic
#0C1608 #0C1608 #14260E #2C531E #437F2F
Accessibility & contrast
On white
15.99
#14260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#14260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14260E
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14260E | 1.00 | 15.99 | 1.31 | 15.99 |
| #FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230C
Deuteranopia (green-blind)
#252110
Tritanopia (blue-blind)
#132520
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #14260e; /* rgb */ color: rgb(20, 38, 14); /* oklch */ color: oklch(24.6% 0.049 138.4);
Tailwind
colors: {
custom: {
50: '#52604d',
500: '#14260e',
950: '#000000',
},
}SCSS
$custom: #14260e; $custom-light: #52604d; $custom-dark: #000000;
JSON
{
"hex": "#14260e",
"rgb": {
"r": 20,
"g": 38,
"b": 14
},
"hsl": {
"h": 105,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.24564,
"c": 0.04908,
"h": 138.4
},
"luminance": 0.01567
}Semantic roles & 50–950 ramp
primary
#14260E
secondary
#54315F
accent
#52D6B5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977