#132801#132801
#132801 is a very dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 24.9% C 0.069 H 133.4°. Best body text is #FFFFFF at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #132801 |
|---|---|
| RGB | rgb(19, 40, 1) |
| HSL | hsl(92, 95%, 8%) |
| HSV | hsv(92, 98%, 16%) |
| CMYK | cmyk(52.5%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(13.58, -16.76, 19.20) |
| CIE-LCH | lch(13.58, 25.49, 131.10°) |
| OKLab | oklab(24.94% -0.0474 0.0501) |
| OKLCH | oklch(24.94% 0.069 133.4) |
| XYZ | xyz(1.0328, 1.6582, 0.2943) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.93
Dark Forest Green
#002D04
ΔE00 4.62
Dark Green
#033500
ΔE00 6.28
Hunter Green (survey)
#0B4008
ΔE00 8.84
Forrest Green
#154406
ΔE00 9.94
Pine Green
#0A481E
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132801 #160128
analogous
#262801 #132801 #012803
triadic
#132801 #011328 #280113
tetradic
#132801 #012628 #160128 #280301
square
#132801 #012628 #160128 #280301
split-complementary
#132801 #030128 #280126
monochromatic
#0E1E01 #0E1E01 #132801 #2F6402 #4C9F04
Accessibility & contrast
On white
15.77
#132801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#132801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132801
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132801 | 1.00 | 15.77 | 1.33 | 15.77 |
| #FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#272204
Tritanopia (blue-blind)
#132620
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #132801; /* rgb */ color: rgb(19, 40, 1); /* oklch */ color: oklch(24.9% 0.069 133.4);
Tailwind
colors: {
custom: {
50: '#526247',
500: '#132801',
950: '#000000',
},
}SCSS
$custom: #132801; $custom-light: #526247; $custom-dark: #000000;
JSON
{
"hex": "#132801",
"rgb": {
"r": 19,
"g": 40,
"b": 1
},
"hsl": {
"h": 92.308,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24943,
"c": 0.06896,
"h": 133.4
},
"luminance": 0.01658
}Semantic roles & 50–950 ramp
primary
#132801
secondary
#46166F
accent
#29FF9C
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977