#132809#132809
#132809 is a dark, muted green. Relative luminance 0.017; OKLCH L 25.1% C 0.059 H 136.9°. Best body text is #FFFFFF at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #132809 |
|---|---|
| RGB | rgb(19, 40, 9) |
| HSL | hsl(101, 63%, 10%) |
| HSV | hsv(101, 78%, 16%) |
| CMYK | cmyk(52.5%, 0%, 77.5%, 84.3%) |
| CIE-LAB | lab(13.68, -15.66, 16.08) |
| CIE-LCH | lch(13.68, 22.45, 134.23°) |
| OKLab | oklab(25.06% -0.0433 0.0404) |
| OKLCH | oklch(25.06% 0.059 136.9) |
| XYZ | xyz(1.0766, 1.6757, 0.5251) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.65
Dark Forest Green
#002D04
ΔE00 5.09
Dark Green
#033500
ΔE00 7.24
Hunter Green (survey)
#0B4008
ΔE00 9.66
Forrest Green
#154406
ΔE00 10.84
Pine Green
#0A481E
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132809 #1E0928
analogous
#232809 #132809 #09280F
triadic
#132809 #091328 #280913
tetradic
#132809 #092328 #1E0928 #280F09
square
#132809 #092328 #1E0928 #280F09
split-complementary
#132809 #0F0928 #280923
monochromatic
#0C1906 #0C1906 #132809 #2B5A14 #428C1F
Accessibility & contrast
On white
15.73
#132809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#132809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132809
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132809 | 1.00 | 15.73 | 1.34 | 15.73 |
| #FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2406
Deuteranopia (green-blind)
#27220B
Tritanopia (blue-blind)
#122621
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #132809; /* rgb */ color: rgb(19, 40, 9); /* oklch */ color: oklch(25.1% 0.059 136.9);
Tailwind
colors: {
custom: {
50: '#52624b',
500: '#132809',
950: '#000000',
},
}SCSS
$custom: #132809; $custom-light: #52624b; $custom-dark: #000000;
JSON
{
"hex": "#132809",
"rgb": {
"r": 19,
"g": 40,
"b": 9
},
"hsl": {
"h": 100.645,
"s": 63.265,
"l": 9.608
},
"oklch": {
"l": 0.25061,
"c": 0.05923,
"h": 136.9
},
"luminance": 0.01676
}Semantic roles & 50–950 ramp
primary
#132809
secondary
#512766
accent
#41E6B1
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977