#132804#132804
#132804 is a very dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.0% C 0.065 H 134.6°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #132804 |
|---|---|
| RGB | rgb(19, 40, 4) |
| HSL | hsl(95, 82%, 9%) |
| HSV | hsv(95, 90%, 16%) |
| CMYK | cmyk(52.5%, 0%, 90%, 84.3%) |
| CIE-LAB | lab(13.62, -16.34, 18.03) |
| CIE-LCH | lch(13.62, 24.33, 132.18°) |
| OKLab | oklab(24.99% -0.0457 0.0463) |
| OKLCH | oklch(24.99% 0.065 134.6) |
| XYZ | xyz(1.0492, 1.6647, 0.3809) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.13
Dark Forest Green
#002D04
ΔE00 4.73
Dark Green
#033500
ΔE00 6.60
Hunter Green (survey)
#0B4008
ΔE00 9.11
Forrest Green
#154406
ΔE00 10.25
Pine Green
#0A481E
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132804 #190428
analogous
#252804 #132804 #042807
triadic
#132804 #041328 #280413
tetradic
#132804 #042528 #190428 #280704
square
#132804 #042528 #190428 #280704
split-complementary
#132804 #070428 #280425
monochromatic
#0D1C03 #0D1C03 #132804 #2D600A #48970F
Accessibility & contrast
On white
15.75
#132804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#132804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132804
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132804 | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2401
Deuteranopia (green-blind)
#272207
Tritanopia (blue-blind)
#132621
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #132804; /* rgb */ color: rgb(19, 40, 4); /* oklch */ color: oklch(25.0% 0.065 134.6);
Tailwind
colors: {
custom: {
50: '#526248',
500: '#132804',
950: '#000000',
},
}SCSS
$custom: #132804; $custom-light: #526248; $custom-dark: #000000;
JSON
{
"hex": "#132804",
"rgb": {
"r": 19,
"g": 40,
"b": 4
},
"hsl": {
"h": 95,
"s": 81.818,
"l": 8.627
},
"oklch": {
"l": 0.24987,
"c": 0.06509,
"h": 134.6
},
"luminance": 0.01665
}Semantic roles & 50–950 ramp
primary
#132804
secondary
#4A1D6B
accent
#30F8A5
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977