#132008#132008
#132008 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.4% C 0.046 H 132.6°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #132008 |
|---|---|
| RGB | rgb(19, 32, 8) |
| HSL | hsl(93, 60%, 8%) |
| HSV | hsv(93, 75%, 13%) |
| CMYK | cmyk(40.6%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(10.48, -11.20, 12.12) |
| CIE-LCH | lch(10.48, 16.50, 132.74°) |
| OKLab | oklab(22.44% -0.0312 0.0339) |
| OKLCH | oklch(22.44% 0.046 132.6) |
| XYZ | xyz(0.8289, 1.1890, 0.4155) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.52
Dark Forest Green
#002D04
ΔE00 8.76
Dark Green
#033500
ΔE00 11.08
Hunter Green (survey)
#0B4008
ΔE00 13.45
Almost Black
#070D0D
ΔE00 13.64
Dark Olive
#373E02
ΔE00 14.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132008 #150820
analogous
#1F2008 #132008 #082009
triadic
#132008 #081320 #200813
tetradic
#132008 #081F20 #150820 #200908
square
#132008 #081F20 #150820 #200908
split-complementary
#132008 #090820 #20081F
monochromatic
#0F1806 #0F1806 #132008 #305114 #4D8220
Accessibility & contrast
On white
16.97
#132008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132008
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132008 | 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)
#221D06
Deuteranopia (green-blind)
#201C0A
Tritanopia (blue-blind)
#131E1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #132008; /* rgb */ color: rgb(19, 32, 8); /* oklch */ color: oklch(22.4% 0.046 132.6);
Tailwind
colors: {
custom: {
50: '#505b4a',
500: '#132008',
950: '#000000',
},
}SCSS
$custom: #132008; $custom-light: #505b4a; $custom-dark: #000000;
JSON
{
"hex": "#132008",
"rgb": {
"r": 19,
"g": 32,
"b": 8
},
"hsl": {
"h": 92.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22441,
"c": 0.04604,
"h": 132.6
},
"luminance": 0.01189
}Semantic roles & 50–950 ramp
primary
#132008
secondary
#44265E
accent
#45E39B
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977