#13301C#13301C
#13301C is a dark, muted green. Relative luminance 0.023; OKLCH L 28.0% C 0.051 H 151.9°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #13301C |
|---|---|
| RGB | rgb(19, 48, 28) |
| HSL | hsl(139, 43%, 13%) |
| HSV | hsv(139, 60%, 19%) |
| CMYK | cmyk(60.4%, 0%, 41.7%, 81.2%) |
| CIE-LAB | lab(17.16, -16.55, 9.57) |
| CIE-LCH | lch(17.16, 19.12, 149.97°) |
| OKLab | oklab(28.01% -0.045 0.024) |
| OKLCH | oklch(28.01% 0.051 151.9) |
| XYZ | xyz(1.5350, 2.3361, 1.4684) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.53
Very Dark Green
#062E03
ΔE00 6.66
Evergreen
#05472A
ΔE00 8.45
Dark Green
#033500
ΔE00 8.89
Pine Green
#0A481E
ΔE00 9.88
Hunter Green (survey)
#0B4008
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13301C #301327
analogous
#183013 #13301C #13302A
triadic
#13301C #1C1330 #301C13
tetradic
#13301C #131830 #301327 #302A13
square
#13301C #131830 #301327 #302A13
split-complementary
#13301C #2A1330 #301318
monochromatic
#09160D #09160D #13301C #245C36 #36884F
Accessibility & contrast
On white
14.31
#13301C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#13301C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13301C
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13301C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13301C | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C1B
Deuteranopia (green-blind)
#2C291D
Tritanopia (blue-blind)
#0C2F2B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #13301c; /* rgb */ color: rgb(19, 48, 28); /* oklch */ color: oklch(28.0% 0.051 151.9);
Tailwind
colors: {
custom: {
50: '#536858',
500: '#13301c',
950: '#000000',
},
}SCSS
$custom: #13301c; $custom-light: #536858; $custom-dark: #000000;
JSON
{
"hex": "#13301c",
"rgb": {
"r": 19,
"g": 48,
"b": 28
},
"hsl": {
"h": 138.621,
"s": 43.284,
"l": 13.137
},
"oklch": {
"l": 0.28012,
"c": 0.05102,
"h": 151.9
},
"luminance": 0.02336
}Semantic roles & 50–950 ramp
primary
#13301C
secondary
#673759
accent
#55ACD3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78