#132003#132003
#132003 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.053 H 129.7°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #132003 |
|---|---|
| RGB | rgb(19, 32, 3) |
| HSL | hsl(87, 83%, 7%) |
| HSV | hsv(87, 91%, 13%) |
| CMYK | cmyk(40.6%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.39, -11.97, 14.04) |
| CIE-LCH | lch(10.39, 18.45, 130.45°) |
| OKLab | oklab(22.35% -0.0341 0.0411) |
| OKLCH | oklch(22.35% 0.053 129.7) |
| XYZ | xyz(0.8015, 1.1780, 0.2713) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.74
Dark Forest Green
#002D04
ΔE00 8.06
Dark Green
#033500
ΔE00 10.29
Hunter Green (survey)
#0B4008
ΔE00 12.75
Dark Olive
#373E02
ΔE00 13.55
Forrest Green
#154406
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132003 #100320
analogous
#201F03 #132003 #042003
triadic
#132003 #031320 #200313
tetradic
#132003 #03201F #100320 #200304
square
#132003 #03201F #100320 #200304
split-complementary
#132003 #030420 #1F0320
monochromatic
#111C03 #111C03 #132003 #345808 #55900D
Accessibility & contrast
On white
17.00
#132003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132003
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132003 | 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)
#221D01
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#141E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #132003; /* rgb */ color: rgb(19, 32, 3); /* oklch */ color: oklch(22.3% 0.053 129.7);
Tailwind
colors: {
custom: {
50: '#505b48',
500: '#132003',
950: '#000000',
},
}SCSS
$custom: #132003; $custom-light: #505b48; $custom-dark: #000000;
JSON
{
"hex": "#132003",
"rgb": {
"r": 19,
"g": 32,
"b": 3
},
"hsl": {
"h": 86.897,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22349,
"c": 0.05344,
"h": 129.7
},
"luminance": 0.01178
}Semantic roles & 50–950 ramp
primary
#132003
secondary
#3C1B64
accent
#2FF989
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977