#13290F#13290F
#13290F is a dark, muted green. Relative luminance 0.018; OKLCH L 25.5% C 0.054 H 140.6°. Best body text is #FFFFFF at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #13290F |
|---|---|
| RGB | rgb(19, 41, 15) |
| HSL | hsl(111, 46%, 11%) |
| HSV | hsv(111, 63%, 16%) |
| CMYK | cmyk(53.7%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(14.17, -15.32, 13.97) |
| CIE-LCH | lch(14.17, 20.73, 137.63°) |
| OKLab | oklab(25.48% -0.0419 0.0344) |
| OKLCH | oklch(25.48% 0.054 140.6) |
| XYZ | xyz(1.1477, 1.7587, 0.7308) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.21
Dark Forest Green
#002D04
ΔE00 5.47
Dark Green
#033500
ΔE00 7.82
Hunter Green (survey)
#0B4008
ΔE00 10.09
Evergreen
#05472A
ΔE00 10.84
Pine Green
#0A481E
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13290F #250F29
analogous
#20290F #13290F #0F2918
triadic
#13290F #0F1329 #290F13
tetradic
#13290F #0F2029 #250F29 #29180F
square
#13290F #0F2029 #250F29 #29180F
split-complementary
#13290F #180F29 #290F20
monochromatic
#0A1608 #0A1608 #13290F #28561F #3D8330
Accessibility & contrast
On white
15.53
#13290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#13290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13290F
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13290F | 1.00 | 15.53 | 1.35 | 15.53 |
| #FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#272311
Tritanopia (blue-blind)
#112823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #13290f; /* rgb */ color: rgb(19, 41, 15); /* oklch */ color: oklch(25.5% 0.054 140.6);
Tailwind
colors: {
custom: {
50: '#52634e',
500: '#13290f',
950: '#000000',
},
}SCSS
$custom: #13290f; $custom-light: #52634e; $custom-dark: #000000;
JSON
{
"hex": "#13290f",
"rgb": {
"r": 19,
"g": 41,
"b": 15
},
"hsl": {
"h": 110.769,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.25483,
"c": 0.05417,
"h": 140.6
},
"luminance": 0.01759
}Semantic roles & 50–950 ramp
primary
#13290F
secondary
#5B3262
accent
#52D6C2
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977