#132002#132002
#132002 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.055 H 129.2°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #132002 |
|---|---|
| RGB | rgb(19, 32, 2) |
| HSL | hsl(86, 88%, 7%) |
| HSV | hsv(86, 94%, 13%) |
| CMYK | cmyk(40.6%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(10.38, -12.12, 14.43) |
| CIE-LCH | lch(10.38, 18.84, 130.05°) |
| OKLab | oklab(22.33% -0.0348 0.0427) |
| OKLCH | oklch(22.33% 0.055 129.2) |
| XYZ | xyz(0.7960, 1.1758, 0.2424) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.60
Dark Forest Green
#002D04
ΔE00 7.94
Dark Green
#033500
ΔE00 10.14
Hunter Green (survey)
#0B4008
ΔE00 12.63
Dark Olive
#373E02
ΔE00 13.42
Forrest Green
#154406
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132002 #0F0220
analogous
#201E02 #132002 #042002
triadic
#132002 #021320 #200213
tetradic
#132002 #02201E #0F0220 #200204
square
#132002 #02201E #0F0220 #200204
split-complementary
#132002 #020420 #1E0220
monochromatic
#111D02 #111D02 #132002 #355A06 #579309
Accessibility & contrast
On white
17.00
#132002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132002
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132002 | 1.00 | 17.00 | 1.24 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201C04
Tritanopia (blue-blind)
#141E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #132002; /* rgb */ color: rgb(19, 32, 2); /* oklch */ color: oklch(22.3% 0.055 129.2);
Tailwind
colors: {
custom: {
50: '#505b47',
500: '#132002',
950: '#000000',
},
}SCSS
$custom: #132002; $custom-light: #505b47; $custom-dark: #000000;
JSON
{
"hex": "#132002",
"rgb": {
"r": 19,
"g": 32,
"b": 2
},
"hsl": {
"h": 86,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.2233,
"c": 0.05508,
"h": 129.2
},
"luminance": 0.01176
}Semantic roles & 50–950 ramp
primary
#132002
secondary
#3A1866
accent
#29FE86
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977