#132001#132001
#132001 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.057 H 128.7°. Best body text is #FFFFFF at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #132001 |
|---|---|
| RGB | rgb(19, 32, 1) |
| HSL | hsl(85, 94%, 6%) |
| HSV | hsv(85, 97%, 13%) |
| CMYK | cmyk(40.6%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(10.36, -12.28, 14.81) |
| CIE-LCH | lch(10.36, 19.24, 129.66°) |
| OKLab | oklab(22.31% -0.0355 0.0443) |
| OKLCH | oklch(22.31% 0.057 128.7) |
| XYZ | xyz(0.7905, 1.1736, 0.2136) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.47
Dark Forest Green
#002D04
ΔE00 7.82
Dark Green
#033500
ΔE00 10.00
Hunter Green (survey)
#0B4008
ΔE00 12.50
Dark Olive
#373E02
ΔE00 13.30
Forrest Green
#154406
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132001 #0E0120
analogous
#201E01 #132001 #042001
triadic
#132001 #011320 #200113
tetradic
#132001 #01201E #0E0120 #200104
square
#132001 #01201E #0E0120 #200104
split-complementary
#132001 #010420 #1E0120
monochromatic
#121E01 #121E01 #132001 #365B03 #599705
Accessibility & contrast
On white
17.01
#132001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#132001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132001
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132001 | 1.00 | 17.01 | 1.23 | 17.01 |
| #FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#141E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #132001; /* rgb */ color: rgb(19, 32, 1); /* oklch */ color: oklch(22.3% 0.057 128.7);
Tailwind
colors: {
custom: {
50: '#505b47',
500: '#132001',
950: '#000000',
},
}SCSS
$custom: #132001; $custom-light: #505b47; $custom-dark: #000000;
JSON
{
"hex": "#132001",
"rgb": {
"r": 19,
"g": 32,
"b": 1
},
"hsl": {
"h": 85.161,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.22311,
"c": 0.05675,
"h": 128.7
},
"luminance": 0.01174
}Semantic roles & 50–950 ramp
primary
#132001
secondary
#381567
accent
#29FF83
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977