#132004#132004
#132004 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.4% C 0.052 H 130.3°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #132004 |
|---|---|
| RGB | rgb(19, 32, 4) |
| HSL | hsl(88, 78%, 7%) |
| HSV | hsv(88, 88%, 13%) |
| CMYK | cmyk(40.6%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(10.41, -11.81, 13.66) |
| CIE-LCH | lch(10.41, 18.06, 130.86°) |
| OKLab | oklab(22.37% -0.0335 0.0396) |
| OKLCH | oklch(22.37% 0.052 130.3) |
| XYZ | xyz(0.8070, 1.1802, 0.3001) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.88
Dark Forest Green
#002D04
ΔE00 8.19
Dark Green
#033500
ΔE00 10.43
Hunter Green (survey)
#0B4008
ΔE00 12.88
Dark Olive
#373E02
ΔE00 13.69
Forrest Green
#154406
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132004 #110420
analogous
#201F04 #132004 #052004
triadic
#132004 #041320 #200413
tetradic
#132004 #04201F #110420 #200405
square
#132004 #04201F #110420 #200405
split-complementary
#132004 #040520 #1F0420
monochromatic
#101B03 #101B03 #132004 #33560B #548D12
Accessibility & contrast
On white
16.99
#132004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132004
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132004 | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#201C06
Tritanopia (blue-blind)
#141E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #132004; /* rgb */ color: rgb(19, 32, 4); /* oklch */ color: oklch(22.4% 0.052 130.3);
Tailwind
colors: {
custom: {
50: '#505b48',
500: '#132004',
950: '#000000',
},
}SCSS
$custom: #132004; $custom-light: #505b48; $custom-dark: #000000;
JSON
{
"hex": "#132004",
"rgb": {
"r": 19,
"g": 32,
"b": 4
},
"hsl": {
"h": 87.857,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.22367,
"c": 0.05187,
"h": 130.3
},
"luminance": 0.0118
}Semantic roles & 50–950 ramp
primary
#132004
secondary
#3D1D63
accent
#34F48D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977