#13290B#13290B
#13290B is a dark, muted green. Relative luminance 0.017; OKLCH L 25.4% C 0.059 H 138.2°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #13290B |
|---|---|
| RGB | rgb(19, 41, 11) |
| HSL | hsl(104, 58%, 10%) |
| HSV | hsv(104, 73%, 16%) |
| CMYK | cmyk(53.7%, 0%, 73.2%, 83.9%) |
| CIE-LAB | lab(14.11, -15.93, 15.81) |
| CIE-LCH | lch(14.11, 22.45, 135.21°) |
| OKLab | oklab(25.42% -0.0438 0.0392) |
| OKLCH | oklch(25.42% 0.059 138.2) |
| XYZ | xyz(1.1219, 1.7484, 0.5949) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.49
Dark Forest Green
#002D04
ΔE00 4.90
Dark Green
#033500
ΔE00 7.08
Hunter Green (survey)
#0B4008
ΔE00 9.46
Forrest Green
#154406
ΔE00 10.66
Pine Green
#0A481E
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13290B #210B29
analogous
#22290B #13290B #0B2912
triadic
#13290B #0B1329 #290B13
tetradic
#13290B #0B2229 #210B29 #29120B
square
#13290B #0B2229 #210B29 #29120B
split-complementary
#13290B #120B29 #290B22
monochromatic
#0B1806 #0B1806 #13290B #295918 #408A25
Accessibility & contrast
On white
15.56
#13290B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#13290B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13290B
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13290B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13290B | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2508
Deuteranopia (green-blind)
#27230D
Tritanopia (blue-blind)
#122722
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #13290b; /* rgb */ color: rgb(19, 41, 11); /* oklch */ color: oklch(25.4% 0.059 138.2);
Tailwind
colors: {
custom: {
50: '#52634c',
500: '#13290b',
950: '#000000',
},
}SCSS
$custom: #13290b; $custom-light: #52634c; $custom-dark: #000000;
JSON
{
"hex": "#13290b",
"rgb": {
"r": 19,
"g": 41,
"b": 11
},
"hsl": {
"h": 104,
"s": 57.692,
"l": 10.196
},
"oklch": {
"l": 0.25416,
"c": 0.0588,
"h": 138.2
},
"luminance": 0.01748
}Semantic roles & 50–950 ramp
primary
#13290B
secondary
#552B65
accent
#47E1B8
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977