#132000#132000
#132000 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.058 H 128.2°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #132000 |
|---|---|
| RGB | rgb(19, 32, 0) |
| HSL | hsl(84, 100%, 6%) |
| HSV | hsv(84, 100%, 13%) |
| CMYK | cmyk(40.6%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.34, -12.43, 15.19) |
| CIE-LCH | lch(10.34, 19.63, 129.28°) |
| OKLab | oklab(22.29% -0.0362 0.0459) |
| OKLCH | oklch(22.29% 0.058 128.2) |
| XYZ | xyz(0.7851, 1.1714, 0.1847) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.35
Dark Forest Green
#002D04
ΔE00 7.72
Dark Green
#033500
ΔE00 9.87
Hunter Green (survey)
#0B4008
ΔE00 12.39
Dark Olive
#373E02
ΔE00 13.18
Forrest Green
#154406
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132000 #0D0020
analogous
#201D00 #132000 #032000
triadic
#132000 #001320 #200013
tetradic
#132000 #00201D #0D0020 #200003
square
#132000 #00201D #0D0020 #200003
split-complementary
#132000 #000320 #1D0020
monochromatic
#121F00 #121F00 #132000 #375D00 #5C9A00
Accessibility & contrast
On white
17.02
#132000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#132000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132000
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132000 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201C02
Tritanopia (blue-blind)
#141E19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #132000; /* rgb */ color: rgb(19, 32, 0); /* oklch */ color: oklch(22.3% 0.058 128.2);
Tailwind
colors: {
custom: {
50: '#505b46',
500: '#132000',
950: '#000000',
},
}SCSS
$custom: #132000; $custom-light: #505b46; $custom-dark: #000000;
JSON
{
"hex": "#132000",
"rgb": {
"r": 19,
"g": 32,
"b": 0
},
"hsl": {
"h": 84.375,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.22293,
"c": 0.05849,
"h": 128.2
},
"luminance": 0.01171
}Semantic roles & 50–950 ramp
primary
#132000
secondary
#361369
accent
#29FF80
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977