#20341C#20341C
#20341C is a dark, muted green. Relative luminance 0.028; OKLCH L 30.1% C 0.049 H 140.3°. Best body text is #FFFFFF at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #20341C |
|---|---|
| RGB | rgb(32, 52, 28) |
| HSL | hsl(110, 30%, 16%) |
| HSV | hsv(110, 46%, 20%) |
| CMYK | cmyk(38.5%, 0%, 46.2%, 79.6%) |
| CIE-LAB | lab(19.42, -13.87, 12.69) |
| CIE-LCH | lch(19.42, 18.80, 137.54°) |
| OKLab | oklab(30.05% -0.0379 0.0314) |
| OKLCH | oklch(30.05% 0.049 140.3) |
| XYZ | xyz(2.0332, 2.8468, 1.5407) |
| Luminance | 0.0285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.76
Dark Forest Green
#002D04
ΔE00 7.19
Dark Green
#033500
ΔE00 8.42
Evergreen
#05472A
ΔE00 9.16
Hunter Green (survey)
#0B4008
ΔE00 9.51
Pine Green
#0A481E
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20341C #301C34
analogous
#2C341C #20341C #1C3424
triadic
#20341C #1C2034 #341C20
tetradic
#20341C #1C2C34 #301C34 #34241C
square
#20341C #1C2C34 #301C34 #34241C
split-complementary
#20341C #241C34 #341C2C
monochromatic
#0C140B #0C140B #20341C #385C31 #518447
Accessibility & contrast
On white
13.38
#20341C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#20341C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20341C
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20341C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20341C | 1.00 | 13.38 | 1.57 | 13.38 |
| #FFFFFF | 13.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301A
Deuteranopia (green-blind)
#322E1D
Tritanopia (blue-blind)
#1F332E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #20341c; /* rgb */ color: rgb(32, 52, 28); /* oklch */ color: oklch(30.1% 0.049 140.3);
Tailwind
colors: {
custom: {
50: '#5c6b58',
500: '#20341c',
950: '#000000',
},
}SCSS
$custom: #20341c; $custom-light: #5c6b58; $custom-dark: #000000;
JSON
{
"hex": "#20341c",
"rgb": {
"r": 32,
"g": 52,
"b": 28
},
"hsl": {
"h": 110,
"s": 30,
"l": 15.686
},
"oklch": {
"l": 0.30052,
"c": 0.04919,
"h": 140.3
},
"luminance": 0.02847
}Semantic roles & 50–950 ramp
primary
#20341C
secondary
#624468
accent
#62C6B5
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78