#132007#132007
#132007 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.4% C 0.047 H 132.0°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #132007 |
|---|---|
| RGB | rgb(19, 32, 7) |
| HSL | hsl(91, 64%, 8%) |
| HSV | hsv(91, 78%, 13%) |
| CMYK | cmyk(40.6%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.46, -11.35, 12.50) |
| CIE-LCH | lch(10.46, 16.89, 132.25°) |
| OKLab | oklab(22.42% -0.0317 0.0352) |
| OKLCH | oklch(22.42% 0.047 132) |
| XYZ | xyz(0.8234, 1.1868, 0.3867) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.35
Dark Forest Green
#002D04
ΔE00 8.61
Dark Green
#033500
ΔE00 10.91
Hunter Green (survey)
#0B4008
ΔE00 13.30
Almost Black
#070D0D
ΔE00 13.83
Dark Olive
#373E02
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132007 #140720
analogous
#1F2007 #132007 #072007
triadic
#132007 #071320 #200713
tetradic
#132007 #071F20 #140720 #200707
square
#132007 #071F20 #140720 #200707
split-complementary
#132007 #070720 #20071F
monochromatic
#0F1905 #0F1905 #132007 #315212 #4F841D
Accessibility & contrast
On white
16.97
#132007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132007
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132007 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D05
Deuteranopia (green-blind)
#201C09
Tritanopia (blue-blind)
#131E1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #132007; /* rgb */ color: rgb(19, 32, 7); /* oklch */ color: oklch(22.4% 0.047 132.0);
Tailwind
colors: {
custom: {
50: '#505b4a',
500: '#132007',
950: '#000000',
},
}SCSS
$custom: #132007; $custom-light: #505b4a; $custom-dark: #000000;
JSON
{
"hex": "#132007",
"rgb": {
"r": 19,
"g": 32,
"b": 7
},
"hsl": {
"h": 91.2,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22423,
"c": 0.04743,
"h": 132
},
"luminance": 0.01187
}Semantic roles & 50–950 ramp
primary
#132007
secondary
#43245F
accent
#41E797
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977