#132401#132401
#132401 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.6% C 0.063 H 131.4°. Best body text is #FFFFFF at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #132401 |
|---|---|
| RGB | rgb(19, 36, 1) |
| HSL | hsl(89, 95%, 7%) |
| HSV | hsv(89, 97%, 14%) |
| CMYK | cmyk(47.2%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.97, -14.60, 17.04) |
| CIE-LCH | lch(11.97, 22.44, 130.59°) |
| OKLab | oklab(23.63% -0.0416 0.0472) |
| OKLCH | oklch(23.63% 0.063 131.4) |
| XYZ | xyz(0.9049, 1.4024, 0.2517) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.52
Dark Forest Green
#002D04
ΔE00 6.00
Dark Green
#033500
ΔE00 8.03
Hunter Green (survey)
#0B4008
ΔE00 10.59
Forrest Green
#154406
ΔE00 11.68
Dark Olive
#373E02
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132401 #120124
analogous
#242401 #132401 #012401
triadic
#132401 #011324 #240113
tetradic
#132401 #012424 #120124 #240101
square
#132401 #012424 #120124 #240101
split-complementary
#132401 #010124 #240124
monochromatic
#101E01 #101E01 #132401 #326003 #529B04
Accessibility & contrast
On white
16.40
#132401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#132401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132401
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132401 | 1.00 | 16.40 | 1.28 | 16.40 |
| #FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#14221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #132401; /* rgb */ color: rgb(19, 36, 1); /* oklch */ color: oklch(23.6% 0.063 131.4);
Tailwind
colors: {
custom: {
50: '#515f47',
500: '#132401',
950: '#000000',
},
}SCSS
$custom: #132401; $custom-light: #515f47; $custom-dark: #000000;
JSON
{
"hex": "#132401",
"rgb": {
"r": 19,
"g": 36,
"b": 1
},
"hsl": {
"h": 89.143,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23627,
"c": 0.06294,
"h": 131.4
},
"luminance": 0.01402
}Semantic roles & 50–950 ramp
primary
#132401
secondary
#3F166B
accent
#29FF91
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977