#1C341A#1C341A
#1C341A is a dark, muted green. Relative luminance 0.028; OKLCH L 29.7% C 0.055 H 142.4°. Best body text is #FFFFFF at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #1C341A |
|---|---|
| RGB | rgb(28, 52, 26) |
| HSL | hsl(115, 33%, 15%) |
| HSV | hsv(115, 50%, 20%) |
| CMYK | cmyk(46.2%, 0%, 50%, 79.6%) |
| CIE-LAB | lab(19.13, -15.88, 13.56) |
| CIE-LCH | lch(19.13, 20.88, 139.50°) |
| OKLab | oklab(29.74% -0.0433 0.0333) |
| OKLCH | oklch(29.74% 0.055 142.4) |
| XYZ | xyz(1.8933, 2.7773, 1.4134) |
| Luminance | 0.0278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.58
Dark Forest Green
#002D04
ΔE00 5.95
Dark Green
#033500
ΔE00 7.30
Evergreen
#05472A
ΔE00 8.26
Hunter Green (survey)
#0B4008
ΔE00 8.53
Pine Green
#0A481E
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C341A #321A34
analogous
#29341A #1C341A #1A3425
triadic
#1C341A #1A1C34 #341A1C
tetradic
#1C341A #1A2934 #321A34 #34251A
square
#1C341A #1A2934 #321A34 #34251A
split-complementary
#1C341A #251A34 #341A29
monochromatic
#0B140A #0B140A #1C341A #325D2E #488643
Accessibility & contrast
On white
13.50
#1C341A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#1C341A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C341A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C341A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C341A | 1.00 | 13.50 | 1.56 | 13.50 |
| #FFFFFF | 13.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#353018
Deuteranopia (green-blind)
#322E1C
Tritanopia (blue-blind)
#1A332E
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #1c341a; /* rgb */ color: rgb(28, 52, 26); /* oklch */ color: oklch(29.7% 0.055 142.4);
Tailwind
colors: {
custom: {
50: '#5a6b57',
500: '#1c341a',
950: '#000000',
},
}SCSS
$custom: #1c341a; $custom-light: #5a6b57; $custom-dark: #000000;
JSON
{
"hex": "#1c341a",
"rgb": {
"r": 28,
"g": 52,
"b": 26
},
"hsl": {
"h": 115.385,
"s": 33.333,
"l": 15.294
},
"oklch": {
"l": 0.29735,
"c": 0.05465,
"h": 142.4
},
"luminance": 0.02777
}Semantic roles & 50–950 ramp
primary
#1C341A
secondary
#664169
accent
#5EC9C1
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78