#132A01#132A01
#132A01 is a dark, moderate yellow-green. Relative luminance 0.018; OKLCH L 25.6% C 0.072 H 134.2°. Best body text is #FFFFFF at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #132A01 |
|---|---|
| RGB | rgb(19, 42, 1) |
| HSL | hsl(94, 95%, 8%) |
| HSV | hsv(94, 98%, 16%) |
| CMYK | cmyk(54.8%, 0%, 97.6%, 83.5%) |
| CIE-LAB | lab(14.38, -17.79, 20.25) |
| CIE-LCH | lch(14.38, 26.96, 131.29°) |
| OKLab | oklab(25.6% -0.0501 0.0516) |
| OKLCH | oklch(25.6% 0.072 134.2) |
| XYZ | xyz(1.1020, 1.7965, 0.3174) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.30
Dark Forest Green
#002D04
ΔE00 4.13
Dark Green
#033500
ΔE00 5.47
Hunter Green (survey)
#0B4008
ΔE00 8.01
Forrest Green
#154406
ΔE00 9.11
Forest Green (survey)
#06470C
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132A01 #18012A
analogous
#272A01 #132A01 #012A04
triadic
#132A01 #01132A #2A0113
tetradic
#132A01 #01272A #18012A #2A0401
square
#132A01 #01272A #18012A #2A0401
split-complementary
#132A01 #04012A #2A0127
monochromatic
#0E1E01 #0E1E01 #132A01 #2E6602 #49A204
Accessibility & contrast
On white
15.45
#132A01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#132A01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132A01
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132A01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132A01 | 1.00 | 15.45 | 1.36 | 15.45 |
| #FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#292404
Tritanopia (blue-blind)
#132822
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #132a01; /* rgb */ color: rgb(19, 42, 1); /* oklch */ color: oklch(25.6% 0.072 134.2);
Tailwind
colors: {
custom: {
50: '#526447',
500: '#132a01',
950: '#000000',
},
}SCSS
$custom: #132a01; $custom-light: #526447; $custom-dark: #000000;
JSON
{
"hex": "#132a01",
"rgb": {
"r": 19,
"g": 42,
"b": 1
},
"hsl": {
"h": 93.659,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.256,
"c": 0.0719,
"h": 134.2
},
"luminance": 0.01797
}Semantic roles & 50–950 ramp
primary
#132A01
secondary
#491670
accent
#29FFA1
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977