#13260F#13260F
#13260F is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.5% C 0.049 H 140.2°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #13260F |
|---|---|
| RGB | rgb(19, 38, 15) |
| HSL | hsl(110, 43%, 10%) |
| HSV | hsv(110, 61%, 15%) |
| CMYK | cmyk(50%, 0%, 60.5%, 85.1%) |
| CIE-LAB | lab(12.98, -13.63, 12.40) |
| CIE-LCH | lch(12.98, 18.42, 137.70°) |
| OKLab | oklab(24.51% -0.0373 0.0311) |
| OKLCH | oklch(24.51% 0.049 140.2) |
| XYZ | xyz(1.0479, 1.5591, 0.6976) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.63
Dark Forest Green
#002D04
ΔE00 6.83
Dark Green
#033500
ΔE00 9.26
Hunter Green (survey)
#0B4008
ΔE00 11.54
Evergreen
#05472A
ΔE00 11.98
Pine Green
#0A481E
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13260F #220F26
analogous
#1E260F #13260F #0F2616
triadic
#13260F #0F1326 #260F13
tetradic
#13260F #0F1E26 #220F26 #26160F
square
#13260F #0F1E26 #220F26 #26160F
split-complementary
#13260F #160F26 #260F1E
monochromatic
#0B1609 #0B1609 #13260F #295220 #3F7E32
Accessibility & contrast
On white
16.01
#13260F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#13260F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13260F
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13260F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13260F | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230D
Deuteranopia (green-blind)
#242110
Tritanopia (blue-blind)
#122521
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #13260f; /* rgb */ color: rgb(19, 38, 15); /* oklch */ color: oklch(24.5% 0.049 140.2);
Tailwind
colors: {
custom: {
50: '#52604e',
500: '#13260f',
950: '#000000',
},
}SCSS
$custom: #13260f; $custom-light: #52604e; $custom-dark: #000000;
JSON
{
"hex": "#13260f",
"rgb": {
"r": 19,
"g": 38,
"b": 15
},
"hsl": {
"h": 109.565,
"s": 43.396,
"l": 10.392
},
"oklch": {
"l": 0.24514,
"c": 0.04852,
"h": 140.2
},
"luminance": 0.01559
}Semantic roles & 50–950 ramp
primary
#13260F
secondary
#57325E
accent
#55D3BD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977