#13330C#13330C
#13330C is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.7% C 0.074 H 140.3°. Best body text is #FFFFFF at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #13330C |
|---|---|
| RGB | rgb(19, 51, 12) |
| HSL | hsl(109, 62%, 12%) |
| HSV | hsv(109, 76%, 20%) |
| CMYK | cmyk(62.7%, 0%, 76.5%, 80%) |
| CIE-LAB | lab(18.07, -20.90, 20.32) |
| CIE-LCH | lch(18.07, 29.15, 135.79°) |
| OKLab | oklab(28.67% -0.0573 0.0476) |
| OKLCH | oklch(28.67% 0.074 140.3) |
| XYZ | xyz(1.5187, 2.5325, 0.7566) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.25
Dark Forest Green
#002D04
ΔE00 3.17
Dark Green
#033500
ΔE00 3.39
Hunter Green (survey)
#0B4008
ΔE00 5.38
Forrest Green
#154406
ΔE00 6.65
Pine Green
#0A481E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13330C #2C0C33
analogous
#27330C #13330C #0C3319
triadic
#13330C #0C1333 #330C13
tetradic
#13330C #0C2733 #2C0C33 #33190C
square
#13330C #0C2733 #2C0C33 #33190C
split-complementary
#13330C #190C33 #330C27
monochromatic
#091906 #091906 #13330C #256518 #389623
Accessibility & contrast
On white
13.94
#13330C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#13330C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13330C
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13330C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13330C | 1.00 | 13.94 | 1.51 | 13.94 |
| #FFFFFF | 13.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E07
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#10312B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #13330c; /* rgb */ color: rgb(19, 51, 12); /* oklch */ color: oklch(28.7% 0.074 140.3);
Tailwind
colors: {
custom: {
50: '#546b4d',
500: '#13330c',
950: '#000000',
},
}SCSS
$custom: #13330c; $custom-light: #546b4d; $custom-dark: #000000;
JSON
{
"hex": "#13330c",
"rgb": {
"r": 19,
"g": 51,
"b": 12
},
"hsl": {
"h": 109.231,
"s": 61.905,
"l": 12.353
},
"oklch": {
"l": 0.28668,
"c": 0.07447,
"h": 140.3
},
"luminance": 0.02533
}Semantic roles & 50–950 ramp
primary
#13330C
secondary
#632C6F
accent
#43E5C8
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77