#13320C#13320C
#13320C is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.3% C 0.073 H 140.2°. Best body text is #FFFFFF at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #13320C |
|---|---|
| RGB | rgb(19, 50, 12) |
| HSL | hsl(109, 61%, 12%) |
| HSV | hsv(109, 76%, 20%) |
| CMYK | cmyk(62%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(17.67, -20.41, 19.86) |
| CIE-LCH | lch(17.67, 28.48, 135.79°) |
| OKLab | oklab(28.35% -0.0559 0.0467) |
| OKLCH | oklch(28.35% 0.073 140.2) |
| XYZ | xyz(1.4755, 2.4461, 0.7421) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.21
Dark Forest Green
#002D04
ΔE00 3.12
Dark Green
#033500
ΔE00 3.70
Hunter Green (survey)
#0B4008
ΔE00 5.77
Forrest Green
#154406
ΔE00 7.04
Pine Green
#0A481E
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13320C #2B0C32
analogous
#26320C #13320C #0C3218
triadic
#13320C #0C1332 #320C13
tetradic
#13320C #0C2632 #2B0C32 #32180C
square
#13320C #0C2632 #2B0C32 #32180C
split-complementary
#13320C #180C32 #320C26
monochromatic
#091906 #091906 #13320C #266318 #399524
Accessibility & contrast
On white
14.10
#13320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#13320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13320C
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13320C | 1.00 | 14.10 | 1.49 | 14.10 |
| #FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D08
Deuteranopia (green-blind)
#302A0F
Tritanopia (blue-blind)
#10302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #13320c; /* rgb */ color: rgb(19, 50, 12); /* oklch */ color: oklch(28.3% 0.073 140.2);
Tailwind
colors: {
custom: {
50: '#546a4d',
500: '#13320c',
950: '#000000',
},
}SCSS
$custom: #13320c; $custom-light: #546a4d; $custom-dark: #000000;
JSON
{
"hex": "#13320c",
"rgb": {
"r": 19,
"g": 50,
"b": 12
},
"hsl": {
"h": 108.947,
"s": 61.29,
"l": 12.157
},
"oklch": {
"l": 0.28345,
"c": 0.07287,
"h": 140.2
},
"luminance": 0.02446
}Semantic roles & 50–950 ramp
primary
#13320C
secondary
#622C6E
accent
#43E4C7
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77