#132901#132901
#132901 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.3% C 0.070 H 133.8°. Best body text is #FFFFFF at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #132901 |
|---|---|
| RGB | rgb(19, 41, 1) |
| HSL | hsl(93, 95%, 8%) |
| HSV | hsv(93, 98%, 16%) |
| CMYK | cmyk(53.7%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(13.98, -17.27, 19.73) |
| CIE-LCH | lch(13.98, 26.22, 131.20°) |
| OKLab | oklab(25.27% -0.0487 0.0508) |
| OKLCH | oklch(25.27% 0.07 133.8) |
| XYZ | xyz(1.0670, 1.7265, 0.3057) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.60
Dark Forest Green
#002D04
ΔE00 4.36
Dark Green
#033500
ΔE00 5.87
Hunter Green (survey)
#0B4008
ΔE00 8.42
Forrest Green
#154406
ΔE00 9.53
Pine Green
#0A481E
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132901 #170129
analogous
#272901 #132901 #012903
triadic
#132901 #011329 #290113
tetradic
#132901 #012729 #170129 #290301
square
#132901 #012729 #170129 #290301
split-complementary
#132901 #030129 #290127
monochromatic
#0E1E01 #0E1E01 #132901 #2F6502 #4AA004
Accessibility & contrast
On white
15.61
#132901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#132901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132901
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132901 | 1.00 | 15.61 | 1.35 | 15.61 |
| #FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282304
Tritanopia (blue-blind)
#132721
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #132901; /* rgb */ color: rgb(19, 41, 1); /* oklch */ color: oklch(25.3% 0.070 133.8);
Tailwind
colors: {
custom: {
50: '#526347',
500: '#132901',
950: '#000000',
},
}SCSS
$custom: #132901; $custom-light: #526347; $custom-dark: #000000;
JSON
{
"hex": "#132901",
"rgb": {
"r": 19,
"g": 41,
"b": 1
},
"hsl": {
"h": 93,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.25272,
"c": 0.07044,
"h": 133.8
},
"luminance": 0.01727
}Semantic roles & 50–950 ramp
primary
#132901
secondary
#47166F
accent
#29FF9F
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977